vet: Don't go get vet tool

This commit is contained in:
Dalton Hubble
2016-04-08 10:44:51 -07:00
parent b02f91b550
commit 69eb361b7c

View File

@@ -13,7 +13,6 @@ env:
global:
- GO15VENDOREXPERIMENT="1"
install:
- go get golang.org/x/tools/cmd/vet
- go get github.com/golang/lint/golint
script:
- ./test