Skip to content

Commit

Permalink
Merge pull request kubernetes#12685 from eparis/goimports
Browse files Browse the repository at this point in the history
Remove dependancy on external goimports binary
  • Loading branch information
brendandburns committed Aug 15, 2015
2 parents eb8b1aa + b2fd56c commit 9cc5156
Show file tree
Hide file tree
Showing 26 changed files with 12,599 additions and 52 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 8 additions & 0 deletions Godeps/Godeps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9cc5156

Please sign in to comment.