From 20759b340a6cd5b59ba9d21dabcf721552f00c4e Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Fri, 4 Jan 2013 00:34:02 +0100 Subject: [PATCH] Disable travis irc notifications travis is much to verbose for that, with random IEs constantly failing --- .travis.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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