Skip to content

Commit

Permalink
pytest-cov dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhishek Singh committed Jun 15, 2020
1 parent 5621980 commit 46601d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -11,7 +11,7 @@ matrix:
python: pypy3
install:
- pip install --upgrade pip
- pip install pytest pytest-cov coverage coveralls
- pip install pytest coverage coveralls
- pip install -e .
script:
- coverage run -m pytest --verbose sqlite_rx/tests
Expand Down

0 comments on commit 46601d4

Please sign in to comment.