update the coverage to cover simpegMT

This commit is contained in:
Rowan Cockett
2015-03-03 12:27:59 -08:00
parent 9049215811
commit b83421a27a
+1 -1
View File
@@ -30,7 +30,7 @@ install:
# Run test
script:
- nosetests --with-cov --cov SimPEG --cov-config .coveragerc -v -s
- nosetests --with-cov --cov simpegMT --cov-config .coveragerc -v -s
# Calculate coverage
after_success: