Skip to content

Commit 46601d4

Browse files
author
Abhishek Singh
committed
pytest-cov dependency
1 parent 5621980 commit 46601d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ matrix:
1111
python: pypy3
1212
install:
1313
- pip install --upgrade pip
14-
- pip install pytest pytest-cov coverage coveralls
14+
- pip install pytest coverage coveralls
1515
- pip install -e .
1616
script:
1717
- coverage run -m pytest --verbose sqlite_rx/tests

0 commit comments

Comments
 (0)