Skip to content

Commit

Permalink
fix goveralls args in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tily committed Oct 6, 2016
1 parent 3bdcd11 commit a03ae0a
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,4 +6,4 @@ before_install:
- go get github.com/mattn/goveralls
- go get golang.org/x/tools/cmd/cover
script:
- $HOME/gopath/bin/goveralls -service=travis-ci .
- $HOME/gopath/bin/goveralls -service=travis-ci

0 comments on commit a03ae0a

Please sign in to comment.