Skip to content

Commit

Permalink
change cover tool to new location
Browse files Browse the repository at this point in the history
  • Loading branch information
xoebus committed Dec 20, 2014
1 parent c6edd58 commit 328cc65
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 @@ -2,6 +2,6 @@ language: go
go:
- tip
before_install:
- go get code.google.com/p/go.tools/cmd/cover
- go get golang.org/x/tools/cmd/cover
script:
- go test -cover -v ./...

0 comments on commit 328cc65

Please sign in to comment.