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

fix travis

This commit is contained in:
Zack Scholl 2018-10-22 20:01:40 -07:00
parent c2dd9091ff
commit edc206e73e

View file

@ -5,7 +5,6 @@ go:
env:
- "PATH=/home/travis/gopath/bin:$PATH"
- "GO111MODULE=on"
script:
- go build -v