*: don't go get vet (#397)

It's part of the standard tooling and no longer lives in
golang.org/x/tools.

See https://golang.org/cl/20810
This commit is contained in:
Eric Chiang 2016-04-08 08:40:37 -07:00
parent cd7d3fff85
commit 70cb0546ce

View file

@ -16,7 +16,6 @@ env:
install:
- go get golang.org/x/tools/cmd/cover
- go get golang.org/x/tools/cmd/vet
- docker pull quay.io/coreos/postgres
- docker pull osixia/openldap