Merge pull request #23905 from joachifm/travis-nospam
travis: send emails iff commit caused the build to start failing
This commit is contained in:
commit
62d0534361
@ -18,3 +18,8 @@ matrix:
|
||||
env:
|
||||
global:
|
||||
- GITHUB_TOKEN=5edaaf1017f691ed34e7f80878f8f5fbd071603f
|
||||
|
||||
notifications:
|
||||
email:
|
||||
on_success: never
|
||||
on_failure: change
|
||||
|
Loading…
Reference in New Issue
Block a user