Skip to content

Commit 2654429

Browse files
author
Abhishek Singh
committed
Test coverage options
1 parent eefbdf7 commit 2654429

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
@@ -12,6 +12,7 @@ script:
1212
- pip install coveralls
1313
- python -m site
1414
- echo ${TRAVIS_BUILD_DIR}
15+
- ls -lrt ${TRAVIS_BUILD_DIR}/.travis
1516
- python setup.py nosetests --with-coverage
1617
- coverage run --concurrency=multiprocessing -m unittest discover -s sqlite_rx/tests
1718
- coverage combine

0 commit comments

Comments
 (0)