Skip to content

Commit

Permalink
Merge pull request ory#67 from sbani/clean-travis
Browse files Browse the repository at this point in the history
Remove go get of govet in .travis.yml
  • Loading branch information
Aeneas committed May 2, 2016
2 parents 07da6a0 + cff9754 commit de76ca6
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 @@ go:
- 1.6

install:
- go get golang.org/x/tools/cmd/vet
- go get github.com/axw/gocov/gocov
- go get github.com/mattn/goveralls
- go get golang.org/x/tools/cmd/cover
Expand Down

0 comments on commit de76ca6

Please sign in to comment.