Remove goimports from travis and shippable
As it is not needed
This commit is contained in:
@@ -8,7 +8,6 @@ matrix:
|
||||
|
||||
install:
|
||||
- go get github.com/tools/godep
|
||||
- go get golang.org/x/tools/cmd/goimports
|
||||
- ./hack/travis/install-etcd.sh
|
||||
- ./hack/build-go.sh
|
||||
- export PATH=$GOPATH/bin:./third_party/etcd:$PATH
|
||||
|
Reference in New Issue
Block a user