Skip to content

Commit ed9c51e

Browse files
author
André Behrens
committed
Update .travis.yml
upload codecov before trying to deploy the snapshot release. This will enable us to have all build-jobs coverage reports being uploaded.
1 parent aaf233f commit ed9c51e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@ before_install:
5151
- chmod +x ./deploy_snapshot.sh
5252

5353
after_success:
54+
- bash <(curl -s https://codecov.io/bash)
5455
- ./deploy_snapshot.sh
55-
- bash <(curl -s https://codecov.io/bash) || echo "Codecov did not collect coverage reports"

0 commit comments

Comments
 (0)