Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7b019ec

Browse files
committed
CI: bump sphinx version to pick up support for newer docutils
1 parent 261ae83 commit 7b019ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ matrix:
8787
- PYTEST_COV=pytest-cov==2.3.1
8888
- PYTEST_RERUNFAILURES='pytest-rerunfailures<6' # 6 needs pytest >=3.8
8989
- PYTEST_TIMEOUT=pytest-timeout==1.2.1 # Newer pytest-timeouts don't support pytest <3.4.
90-
- SPHINX=sphinx==1.3
90+
- SPHINX=sphinx==1.3.3
9191
- python: 3.4
9292
env:
9393
- PYTHON_ARGS=-OO

0 commit comments

Comments
 (0)