From: Stéphane Graber Date: Tue, 7 Jan 2014 17:14:15 +0000 (-0500) Subject: travis: Use NOTICE instead of PRIVMSG on IRC X-Git-Tag: lxc-1.0.0.beta2~71 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e3b013411fe5aedc88789d41b4388421a8be7fd;p=thirdparty%2Flxc.git travis: Use NOTICE instead of PRIVMSG on IRC Signed-off-by: Stéphane Graber --- diff --git a/.travis.yml b/.travis.yml index 3aba29d1e..62028c4fa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,4 +11,6 @@ notifications: recipients: - lxc-devel@lists.linuxcontainers.org irc: + channels: - "chat.freenode.net#lxcontainers" + use_notice: true