Cleanup the Travis IRC notifications on builds to only show changes in status and use notify

This commit is contained in:
Lars Bergstrom 2014-06-23 10:47:08 -05:00
parent 71b3135739
commit a51c9ec2f6

View file

@ -19,12 +19,13 @@ git:
submodules: true
notifications:
irc: "irc.mozilla.org#servo"
irc:
channels: "irc.mozilla.org#servo"
on_success: change
on_failure: change
use_notice: true
email: false
branches:
only:
- travis
- master
after_success: