1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #1190 from YujiOshima/del_vet_tool

for fix CI tools/cmd/vet has been deleted
This commit is contained in:
Alessandro Boch 2016-05-24 08:34:52 -07:00
commit ac18cc4b8f

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