Skip to content

Commit

Permalink
fix .travis.yml 's script
Browse files Browse the repository at this point in the history
remove $HOME/gopath/bin/gover
  • Loading branch information
usk81 committed Jan 29, 2016
1 parent aecc901 commit 1427880
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -7,5 +7,4 @@ before_install:
- go get github.com/mattn/goveralls
- if ! go get github.com/golang/tools/cmd/cover; then go get golang.org/x/tools/cmd/cover; fi
script:
- $HOME/gopath/bin/gover
- $HOME/gopath/bin/goveralls -service=travis-ci

0 comments on commit 1427880

Please sign in to comment.