Update .travis.yml

This commit is contained in:
Caleb Lemoine 2017-10-07 11:42:25 -05:00 committed by GitHub
parent 7a88b1436d
commit 6defb5b75b

View file

@ -23,7 +23,7 @@ matrix:
install: install:
- godep restore - godep restore
-
script: script:
- go vet . - go vet .
- go test - go test