Skip to content

Commit

Permalink
Coverage process
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhishek Singh committed Jun 1, 2020
1 parent d902bc6 commit 229da55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ script:
- pip install nose
- pip install coverage
- pip install coveralls
- python -m site
- python --version
- python setup.py nosetests --with-coverage
- coverage run --concurrency=multiprocessing -m unittest discover -s sqlite_rx/tests
Expand Down

0 comments on commit 229da55

Please sign in to comment.