Make Travis more verbose!

This commit is contained in:
rowanc1
2014-10-04 13:08:53 -07:00
parent 5c29348984
commit e178ad1e9e
+1 -1
View File
@@ -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: