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

travis just test build

This commit is contained in:
Zack Scholl 2018-09-22 09:59:55 -07:00
parent 10111b92cd
commit 9a33954d42
2 changed files with 3 additions and 1 deletions

View file

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