Skip to content

Commit

Permalink
travis: Fix config. The vet tool is part of the standard library sinc…
Browse files Browse the repository at this point in the history
  • Loading branch information
mewmew committed Apr 12, 2016
1 parent 11af983 commit 5c4dcd0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ env:
before_install:
- go get golang.org/x/tools/cmd/cover
- go get golang.org/x/tools/cmd/goimports
- go get golang.org/x/tools/cmd/vet
- go get github.com/golang/lint/golint
- go get github.com/mattn/goveralls
- go get github.com/goccmack/gocc
Expand Down

0 comments on commit 5c4dcd0

Please sign in to comment.