X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=.travis.yml;h=0c62e4729681c7a7a865bcedad24f8b6b2d76e5a;hb=1ca63e3ae3f7f61a9c38e04eec421faa42a1faee;hp=696fa9a0830861037b91ecb4aa4ffb7ea829049c;hpb=59ce20191588028ee90551b40b33a8a36d778eec;p=youtube-dl.git diff --git a/.travis.yml b/.travis.yml index 696fa9a08..0c62e4729 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,4 +8,4 @@ notifications: #command to install the setup install: # command to run tests -script: nosetests test --nocapture +script: nosetests test --verbose