From: addshore Date: Tue, 12 Aug 2014 11:49:02 +0000 (+0100) Subject: Make travis notifications go to #mediawiki-feed X-Git-Tag: 1.31.0-rc.0~14470 X-Git-Url: http://git.cyclocoop.org/%24action?a=commitdiff_plain;h=93ddbbd99873b30120ae95e9546ff8f3845f3e1a;p=lhc%2Fweb%2Fwiklou.git Make travis notifications go to #mediawiki-feed Change-Id: If61d0ac868c0932a0bb0aae76db4354190874c35 --- diff --git a/.travis.yml b/.travis.yml index 28a0eed384..6e07653321 100644 --- a/.travis.yml +++ b/.travis.yml @@ -43,6 +43,7 @@ notifications: irc: channels: - "chat.freenode.net#mediawiki-core" + - "chat.freenode.net#mediawiki-feed" on_success: change on_failure: change skip_join: true