travis: install go vet

This commit is contained in:
Alex Crawford 2014-10-23 11:47:24 -07:00
parent c9e8c887b8
commit badc874b74

View File

@ -5,6 +5,7 @@ go:
install:
- go get code.google.com/p/go.tools/cmd/cover
- go get code.google.com/p/go.tools/cmd/vet
script:
- ./test