travis: don't go get vet
This commit is contained in:
@ -18,7 +18,6 @@ env:
|
|||||||
- GO15VENDOREXPERIMENT=1
|
- GO15VENDOREXPERIMENT=1
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- go get ${TOOLS_CMD}/vet
|
|
||||||
- go get ${TOOLS_CMD}/cover
|
- go get ${TOOLS_CMD}/cover
|
||||||
- go get github.com/modocache/gover
|
- go get github.com/modocache/gover
|
||||||
- go get github.com/mattn/goveralls
|
- go get github.com/mattn/goveralls
|
||||||
|
Reference in New Issue
Block a user