Skip to content

Commit

Permalink
Trying coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
hexylena committed Feb 26, 2016
1 parent e4dbfbc commit 611f008
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ script:
- make lint
- make test
after_success:
- bash <(curl -s https://codecov.io/bash)
- go get github.com/axw/gocov/gocov
- go get github.com/mattn/goveralls
- goveralls -repotoken $COVERALLS_TOKEN

0 comments on commit 611f008

Please sign in to comment.