This commit is contained in:
rowanc1
2014-05-16 17:01:10 -07:00
parent ef2074834c
commit eb8e86b62d
2 changed files with 2 additions and 5 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[run]
source = simpeg
source = SimPEG
omit =
*/python?.?/*
*/lib-python/?.?/*.py
+1 -4
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
# Calculate coverage
after_success:
@@ -30,6 +30,3 @@ after_success:
notifications:
- rowanc1@gmail.com
# - sgkang09@gmail.com
# - dwfmarchant@gmail.com
# - lindseyheagy@gmail.com