Skip to content

Commit 229da55

Browse files
author
Abhishek Singh
committed
Coverage process
1 parent d902bc6 commit 229da55

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ script:
2727
- pip install nose
2828
- pip install coverage
2929
- pip install coveralls
30+
- python -m site
3031
- python --version
3132
- python setup.py nosetests --with-coverage
3233
- coverage run --concurrency=multiprocessing -m unittest discover -s sqlite_rx/tests

0 commit comments

Comments
 (0)