Browse Source

Verbose nosetests

Ben Firshman 12 years ago
parent
commit
64513e8d6f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      script/travis

+ 1 - 1
script/travis

@@ -20,4 +20,4 @@ docker -d -H unix:///var/run/docker.sock 2>> /dev/null >> /dev/null &
 sleep 2
 
 # $init is set by sekexe
-cd $(dirname $init)/.. && nosetests
+cd $(dirname $init)/.. && nosetests -v