0
0
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-11 13:21:00 +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 language: go
go: go:
- "1.11" - tip
env: env:
- "PATH=/home/travis/gopath/bin:$PATH" - "PATH=/home/travis/gopath/bin:$PATH"