1
1
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-10 21:01:02 +02:00

update travis go

This commit is contained in:
Zack Scholl 2019-03-12 12:35:43 -06:00
parent 003a2344e4
commit 7c731a90dc

View file

@ -1,7 +1,7 @@
language: go
go:
- "1.11"
- tip
env:
- "PATH=/home/travis/gopath/bin:$PATH"