forked from mystiq/dex
*: 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:
parent
cd7d3fff85
commit
70cb0546ce
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue