travis.yml: email on failure, post to Slack.
This commit is contained in:
parent
8755e91675
commit
4934dbb905
@ -31,4 +31,9 @@ script:
|
|||||||
- brew test-bot
|
- brew test-bot
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email:
|
||||||
|
recipients:
|
||||||
|
- brew-test-bot@googlegroups.com
|
||||||
|
on_success: never
|
||||||
|
on_failure: always
|
||||||
|
slack: mikemcquaid:h0G8MHFwtn0ajrepWuBRUaGV
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user