1
1
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-11 05:11:06 +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: env:
- "PATH=/home/travis/gopath/bin:$PATH" - "PATH=/home/travis/gopath/bin:$PATH"
- "GO111MODULE=on"
script: script:
- go build -v - go build -v