We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9ce223 commit fba7880Copy full SHA for fba7880
.travis.yml
@@ -25,7 +25,7 @@ before_install:
25
- export PIP_USE_MIRRORS=true
26
- pip install --upgrade pytest # https://github.com/travis-ci/travis-ci/issues/4873
27
- pip install --upgrade pip wheel virtualenv setuptools
28
- - pip install pytest-cov python-coverage
+ - pip install pytest-cov coverage
29
install:
30
- pip install -e .
31
before_script:
0 commit comments