From 1d973b7f3d4f4eef591c555cb6cd900e52f5274e Mon Sep 17 00:00:00 2001 From: groovecoder Date: Thu, 2 Mar 2017 09:19:40 -0600 Subject: [PATCH] add irc notifications for Travis CI builds --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index c2a2c34..4614306 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,7 @@ language: node_js node_js: - "6.1" + +notifications: + irc: + - "ircs://irc.mozilla.org:6697/#testpilot-containers-bots"