update travis

This commit is contained in:
Zack Scholl 2018-06-28 08:16:02 -07:00
parent e557869afd
commit e3ebed186d
1 changed files with 1 additions and 1 deletions

View File

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