diff --git a/.travis.yml b/.travis.yml index 0900ff64..b02a7708 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: