Fix coveralls (#136)

This commit is contained in:
Thomas Pelletier
2017-03-02 09:43:01 -08:00
committed by GitHub
parent 7e6e4b1314
commit 13d49d4606
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -18,4 +18,4 @@ before_install:
branches:
only: [master]
after_success:
- $HOME/gopath/bin/goveralls -service=travis-ci
- $HOME/gopath/bin/goveralls -service=travis-ci -coverprofile=coverage.out -repotoken $COVERALLS_TOKEN