fix travis.yml

This commit is contained in:
Zack Scholl 2018-06-24 07:34:53 -07:00
parent 0e99540655
commit 44e169464c
1 changed files with 0 additions and 2 deletions

View File

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