Skip to content

Commit

Permalink
removed unneeded install
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonrichardsmith committed May 15, 2016
1 parent dcbdc7d commit 424741e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
language: go
go: 1.6
install:
- go get -v code.google.com/p/go.tools/cmd/cover
script:
- go test -v
- go test -v -covermode=count -coverprofile=profile.cov
Expand Down

0 comments on commit 424741e

Please sign in to comment.