X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=youtube-dl;a=blobdiff_plain;f=.travis.yml;h=0aabce6a73cf96dc70bff38901a6e4f98521bf17;hp=c6c758fd555e29dca0941ae877dcb86a8a582af0;hb=95eb771dcda47f948b050da85c7ff22539e3ee12;hpb=3c6ffbaedbbae8734f6b86fea1169413b656abf3 diff --git a/.travis.yml b/.travis.yml index c6c758fd5..0aabce6a7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ python: - "2.6" - "2.7" # - "3.3" -script: nosetests test --nocapture +script: nosetests test --verbose notifications: email: - filippo.valsorda@gmail.com