Configure email notifications

This commit is contained in:
Valentin Brandl 2019-04-20 19:29:44 +02:00
parent a5b5d500f8
commit 46cb573d40
No known key found for this signature in database
GPG Key ID: 30D341DD34118D7D

View File

@ -37,3 +37,6 @@ after_success: |
bash <(curl -s https://codecov.io/bash) &&
echo "Uploaded code coverage"
notifications:
email:
on_failure: always