Skip to content

Commit

Permalink
Try to add in coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
boyter committed Jan 13, 2019
1 parent 6894aca commit e754277
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,8 @@ env:
- GOOS=linux GOARCH=arm
matrix:
fast_finish: true

before_install:
- go get github.com/mattn/goveralls
script:
- $HOME/gopath/bin/goveralls -v -service=travis-ci

0 comments on commit e754277

Please sign in to comment.