mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
for fix CI tools/cmd/vet has been deleted
Signed-off-by: YujiOshima <yuji.oshima0x3fd@gmail.com>
This commit is contained in:
parent
f741ccf444
commit
034f587706
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ machine:
|
|||
dependencies:
|
||||
override:
|
||||
- sudo apt-get update; sudo apt-get install -y iptables zookeeperd
|
||||
- go get golang.org/x/tools/cmd/vet
|
||||
- go get golang.org/x/tools/cmd/goimports
|
||||
- go get golang.org/x/tools/cmd/cover
|
||||
- go get github.com/tools/godep
|
||||
|
|
Loading…
Add table
Reference in a new issue