Send email on failed tests
This commit is contained in:
parent
ccd002b97f
commit
c595ba3dc0
1 changed files with 3 additions and 0 deletions
|
@ -24,3 +24,6 @@ after_success:
|
|||
cache:
|
||||
directories:
|
||||
- $HOME/.cache/pip
|
||||
notifications:
|
||||
email:
|
||||
on_success: change
|
Loading…
Reference in a new issue