1
0
Fork 0
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:
YujiOshima 2016-05-24 17:41:41 +09:00
parent f741ccf444
commit 034f587706

View file

@ -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