Reducing Travis CI email noise

# Dependbot cancels Travis before rebase and triggers too many emails
This commit is contained in:
Hossein Shafagh
2021-01-05 11:33:11 -08:00
committed by GitHub
parent d8b769b5e2
commit aad48ab289

View File

@ -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