We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cf62a9c + 5755c41 commit 9634a52Copy full SHA for 9634a52
.travis.yml
@@ -4,7 +4,7 @@ python:
4
- "3.6"
5
before_install:
6
- pip install codecov
7
- - pip install pytest pytest-cov
+ - pip install pytest 'pytest-cov==2.5.0'
8
install:
9
- pip install -q coverage
10
- pip install -r requirements.txt
0 commit comments