Configure email notifications
This commit is contained in:
parent
a5b5d500f8
commit
46cb573d40
@ -37,3 +37,6 @@ after_success: |
|
|||||||
bash <(curl -s https://codecov.io/bash) &&
|
bash <(curl -s https://codecov.io/bash) &&
|
||||||
echo "Uploaded code coverage"
|
echo "Uploaded code coverage"
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
email:
|
||||||
|
on_failure: always
|
||||||
|
Loading…
Reference in New Issue
Block a user