mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Merge pull request #2709 from larsbergstrom/travis_irc_cleanup
Cleanup the Travis IRC notifications on builds
This commit is contained in:
commit
702426766d
1 changed files with 8 additions and 7 deletions
|
@ -19,12 +19,13 @@ git:
|
||||||
submodules: true
|
submodules: true
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
irc: "irc.mozilla.org#servo"
|
irc:
|
||||||
|
channels: "irc.mozilla.org#servo"
|
||||||
|
on_success: change
|
||||||
|
on_failure: change
|
||||||
|
use_notice: true
|
||||||
email: false
|
email: false
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- travis
|
|
||||||
- master
|
- master
|
||||||
|
|
||||||
after_success:
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue