travis: don't go get vet

This commit is contained in:
Stefan Junker 2016-04-08 14:22:20 +02:00
parent a15a372021
commit 27d37cbdf1

View File

@ -18,7 +18,6 @@ env:
- GO15VENDOREXPERIMENT=1
install:
- go get ${TOOLS_CMD}/vet
- go get ${TOOLS_CMD}/cover
- go get github.com/modocache/gover
- go get github.com/mattn/goveralls