Reducing Travis CI email noise
# Dependbot cancels Travis before rebase and triggers too many emails
This commit is contained in:
parent
d8b769b5e2
commit
aad48ab289
|
@ -51,3 +51,4 @@ notifications:
|
|||
- lemur@netflix.com
|
||||
on_success: never
|
||||
on_failure: always
|
||||
on_cancel: never # Dependbot cancels Travis before rebase and triggers too many emails
|
||||
|
|
Loading…
Reference in New Issue