pin pytest-cov==2.6.0

pull/58/head
Sheng 2019-01-10 22:38:29 +08:00
parent 5c8bd84b95
commit 918ec0ef91
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ matrix:
install: install:
- pip install -r requirements.txt - pip install -r requirements.txt
- pip install pytest pytest-cov codecov flake8 - pip install pytest pytest-cov==2.6 codecov flake8
- if [[ $TRAVIS_PYTHON_VERSION == '2.7' ]]; then pip install mock; fi - if [[ $TRAVIS_PYTHON_VERSION == '2.7' ]]; then pip install mock; fi
script: script: