travis: Limit notifications now that travis cron is enabled
This should hopefully cause less noise!
This commit is contained in:
@@ -25,4 +25,7 @@ notifications:
|
||||
use_notice: false
|
||||
skip_join: false
|
||||
email:
|
||||
recipients:
|
||||
- travis-ci@shubin.ca
|
||||
on_failure: change
|
||||
on_success: change
|
||||
|
||||
Reference in New Issue
Block a user