Try codecov instead of coveralls (#28)
This commit is contained in:
committed by
GitHub
parent
908889c45e
commit
d245187332
@@ -18,4 +18,6 @@ script:
|
||||
- make test_ci
|
||||
- scripts/test-ubergo.sh
|
||||
- make lint
|
||||
- travis_retry goveralls -coverprofile=cover.out -service=travis-ci
|
||||
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
||||
Reference in New Issue
Block a user