Fix coveralls (#136)
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user