From: Philipp Hagemeister Date: Thu, 3 Jan 2013 23:34:02 +0000 (+0100) Subject: Disable travis irc notifications X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=youtube-dl;a=commitdiff_plain;h=20759b340a6cd5b59ba9d21dabcf721552f00c4e Disable travis irc notifications travis is much to verbose for that, with random IEs constantly failing --- diff --git a/.travis.yml b/.travis.yml index 31eea852c..0687c8957 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ notifications: email: - filippo.valsorda@gmail.com - phihag@phihag.de - irc: - channels: - - "irc.freenode.org#youtube-dl" - skip_join: true +# irc: +# channels: +# - "irc.freenode.org#youtube-dl" +# skip_join: true