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 261ae83 commit 7b019ecCopy full SHA for 7b019ec
1 file changed
.travis.yml
@@ -87,7 +87,7 @@ matrix:
87
- PYTEST_COV=pytest-cov==2.3.1
88
- PYTEST_RERUNFAILURES='pytest-rerunfailures<6' # 6 needs pytest >=3.8
89
- PYTEST_TIMEOUT=pytest-timeout==1.2.1 # Newer pytest-timeouts don't support pytest <3.4.
90
- - SPHINX=sphinx==1.3
+ - SPHINX=sphinx==1.3.3
91
- python: 3.4
92
env:
93
- PYTHON_ARGS=-OO
0 commit comments