mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
travis: stop install tools cover and vet
There is no need to install them separately because they have been downloaded in the default go root directory.
This commit is contained in:
parent
58eefda72d
commit
90ad78aa46
@ -4,8 +4,6 @@ go:
|
||||
- 1.4
|
||||
|
||||
install:
|
||||
- go get golang.org/x/tools/cmd/cover
|
||||
- go get golang.org/x/tools/cmd/vet
|
||||
- go get github.com/barakmich/go-nyet
|
||||
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user