Archived
1
0

We don't want to check coverage for code we didn't write

This commit is contained in:
Jip J. Dekker 2014-06-08 12:13:04 +02:00
parent 7cafdac7a0
commit ee80c6eaa0

View File

@ -10,7 +10,7 @@ install:
# command to run tests, e.g. python setup.py test # command to run tests, e.g. python setup.py test
script: script:
- nosetests --with-coverage tests - nosetests --with-coverage --cover-package=FourmiCrawler,utils tests
notifications: notifications:
slack: descartes2:6sgCzx3PvrO9IIMwKxj12dDM slack: descartes2:6sgCzx3PvrO9IIMwKxj12dDM