Skip to content

Commit 850e3bb

Browse files
author
Abhishek Singh
committed
Coverage process
1 parent 1b48437 commit 850e3bb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ script:
1313
- pip install nose
1414
- pip install coverage
1515
- pip install coveralls
16+
- echo $PATH
17+
- echo $PYTHONPATH
1618
- cp "${TRAVIS_BUILD_DIR}/.travis/sitecustomize.py" ./lib/python
1719
- python setup.py nosetests --with-coverage
1820
- coverage run --concurrency=multiprocessing -m unittest discover -s sqlite_rx/tests

0 commit comments

Comments
 (0)