tangled
alpha
login
or
join now
dekker.one
/
Fourmi
0
fork
atom
A web scraper build to search specific information for a given compound (and its pseudonyms)
0
fork
atom
overview
issues
pulls
pipelines
We don't want to check coverage for code we didn't write
dekker.one
11 years ago
ee80c6ea
7cafdac7
+1
-1
1 changed file
expand all
collapse all
unified
split
.travis.yml
+1
-1
.travis.yml
···
10
10
11
11
# command to run tests, e.g. python setup.py test
12
12
script:
13
13
-
- nosetests --with-coverage tests
13
13
+
- nosetests --with-coverage --cover-package=FourmiCrawler,utils tests
14
14
15
15
notifications:
16
16
slack: descartes2:6sgCzx3PvrO9IIMwKxj12dDM