travis: Limit notifications now that travis cron is enabled

This should hopefully cause less noise!
This commit is contained in:
James Shubin
2017-02-01 08:43:04 -05:00
parent 491d60e267
commit 807a3df9d1

View File

@@ -25,4 +25,7 @@ notifications:
use_notice: false
skip_join: false
email:
- travis-ci@shubin.ca
recipients:
- travis-ci@shubin.ca
on_failure: change
on_success: change