From 87dd2ba7b36afd64ff381a89d1169c74e9f54466 Mon Sep 17 00:00:00 2001 From: Matt Claypotch Date: Fri, 14 Feb 2014 13:50:52 -0800 Subject: [PATCH] move to the #brick channel --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8142c1b7..bd7d02d1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ node_js: notifications: irc: channels: - - "irc.mozilla.org#bots" + - "irc.mozilla.org#brick" on_success: always on_failure: always use_notice: true