Skip to content

Commit

Permalink
remove golang.org/x/tools/cmd/cover
Browse files Browse the repository at this point in the history
  • Loading branch information
haya14busa committed Sep 14, 2016
1 parent 4e17b8a commit 68d100a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ go:

install:
- go get -d -v -t ./...
- go get golang.org/x/tools/cmd/cover
# - go get golang.org/x/tools/cmd/cover
- go get github.com/golang/lint/golint
- go get github.com/mattn/goveralls

Expand Down

0 comments on commit 68d100a

Please sign in to comment.