mirror of
https://github.com/restic/restic.git
synced 2025-08-23 12:28:32 +00:00
Let goveralls fail if it needs to
Maybe this fixes coverage reporting...
This commit is contained in:
@@ -38,4 +38,4 @@ script:
|
||||
- go run run_integration_tests.go
|
||||
|
||||
after_success:
|
||||
- goveralls -coverprofile=all.cov -service=travis-ci -repotoken "$COVERALLS_TOKEN" || true
|
||||
- goveralls -coverprofile=all.cov -service=travis-ci -repotoken "$COVERALLS_TOKEN"
|
||||
|
Reference in New Issue
Block a user