diff --git a/.travis.yml b/.travis.yml index e1cdfd8e..2b9f3dd0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,7 +22,7 @@ install: # Run test script: - - nosetests --with-cov --cov SimPEG --cov-config .coveragerc + - nosetests --with-cov --cov SimPEG --cov-config .coveragerc -v -s # Calculate coverage after_success: