Skip to content

Commit

Permalink
update travis again
Browse files Browse the repository at this point in the history
  • Loading branch information
philipithomas committed Feb 27, 2017
1 parent 874c276 commit 0d72343
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ install:
- go get -u github.com/golang/lint/golint
- go get -u golang.org/x/tools/cmd/cover
- go get -u golang.org/x/tools/cmd/goimports
- go get -d -u github.com/bazelbuild/buildifier/...
- go generate github.com/bazelbuild/buildifier/core
- go install github.com/bazelbuild/buildifier/buildifier
- go get github.com/bazelbuild/buildifier/buildifier
script:
- make test

0 comments on commit 0d72343

Please sign in to comment.