Separate Coveralls submission from coverage script
This commit is contained in:
@ -27,6 +27,3 @@ done
|
||||
|
||||
$GOROOT/bin/go tool cover -func profile.cov
|
||||
|
||||
# To submit the test coverage result to coveralls.io,
|
||||
# use goveralls (https://github.com/mattn/goveralls)
|
||||
goveralls -coverprofile=profile.cov -service=travis-ci -repotoken $COVERALLS_TOKEN
|
||||
|
Reference in New Issue
Block a user