X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=.travis.yml;h=1e9b43e16433c89d814b5849623a7a2546dc1e82;hb=2b5b2cb84cb380eec0433f9e6b6ed92181108d96;hp=c6c758fd555e29dca0941ae877dcb86a8a582af0;hpb=79ae0a06d55666f408cde3104f97f6261e4f9f50;p=youtube-dl diff --git a/.travis.yml b/.travis.yml index c6c758fd5..1e9b43e16 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,10 +3,11 @@ python: - "2.6" - "2.7" # - "3.3" -script: nosetests test --nocapture +script: nosetests test --verbose notifications: email: - filippo.valsorda@gmail.com + - phihag@phihag.de irc: channels: - "irc.freenode.org#youtube-dl"