add irc notifications for Travis CI builds
This commit is contained in:
committed by
Jonathan Kingston
parent
b9c03aacef
commit
a0d8a55a92
@@ -1,3 +1,7 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "6.1"
|
- "6.1"
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
irc:
|
||||||
|
- "ircs://irc.mozilla.org:6697/#testpilot-containers-bots"
|
||||||
|
|||||||
Reference in New Issue
Block a user