8000 CI: bump sphinx version to pick up support for newer docutils · matplotlib/matplotlib@7b019ec · GitHub
[go: up one dir, main page]

Skip to content

Commit 7b019ec

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)
0