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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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