Merge pull request #3343 from Netflix/hosseinsh-patch-travic-notification

Reducing Travis CI email noise
This commit is contained in:
Hossein Shafagh
2021-01-05 11:59:04 -08:00
committed by GitHub

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