diff --git a/.travis.yml b/.travis.yml index ad9e9bdd7..3a1bfe599 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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"