Run go vet taget on Travis CI builds.

This commit is contained in:
Trevor Pounds 2016-02-17 13:30:02 -08:00
parent ebe5346e8f
commit fdf9a35490

View File

@ -12,7 +12,7 @@ install:
- echo noop
script:
- make test
- make test vet
branches:
only: