Thanks to visit codestin.com Credit goes to github.com
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.
1 parent ccded5f commit ef1954aCopy full SHA for ef1954a
1 file changed
.travis.yml
@@ -89,7 +89,9 @@ matrix:
89
- PYTEST_TIMEOUT=pytest-timeout==1.2.1 # Newer pytest-timeouts don't support pytest <3.4.
90
- SPHINX=sphinx==1.3
91
- python: 3.4
92
- env: PYTHON_ARGS=-OO
+ env:
93
+ - PYTHON_ARGS=-OO
94
+ - PYTEST_RERUNFAILURES='pytest-rerunfailures<7'
95
- python: 3.6
96
env: DELETE_FONT_CACHE=1 PANDAS='pandas<0.21.0' PYTEST_PEP8=pytest-pep8 RUN_PEP8=--pep8
97
- python: 3.7
0 commit comments