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

update travis

This commit is contained in:
Zack Scholl 2018-06-28 08:16:02 -07:00
parent e557869afd
commit e3ebed186d

View file

@ -7,4 +7,4 @@ env:
- "PATH=/home/travis/gopath/bin:$PATH" - "PATH=/home/travis/gopath/bin:$PATH"
script: script:
- go test -v - go test -v ./...