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

fix travis.yml

This commit is contained in:
Zack Scholl 2018-06-24 07:36:46 -07:00
parent 44e169464c
commit ba3accb9d7

View file

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