Skip to content

Commit

Permalink
Add coveralls reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
korfuri committed Jul 9, 2017
1 parent cc2e3c0 commit 23a136b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@ go:
- 1.x
- 1.6
- 1.7.x
before_install:
- go get github.com/mattn/goveralls
script:
- $HOME/gopath/bin/goveralls -service=travis-ci

0 comments on commit 23a136b

Please sign in to comment.