youtube-dl

Another place where youtube-dl lives on
git clone git://git.oshgnacknak.de/youtube-dl.git
Log | Files | Refs | README | LICENSE

commit 20759b340a6cd5b59ba9d21dabcf721552f00c4e
parent 8e5f7618704805caf9fac093e604834237a7965c
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Fri,  4 Jan 2013 00:34:02 +0100

Disable travis irc notifications

travis is much to verbose for that, with random IEs constantly failing

Diffstat:
M.travis.yml | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git 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