Skip to content

Commit a83c65b

Browse files
committed
TST: Test Sphinx 1.6.2 instead of 1.6.1
... because of a bug that was fixed in 16d05695368cdd394110f99af7109212c67faa8c.
1 parent 4628a1f commit a83c65b

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
@@ -8,7 +8,7 @@ matrix:
88
- env: ADDITIONAL_COMMAND="python -m sphinx doc/ doc/_build/ -b linkcheck"
99

1010
# a few older Sphinx releases using default Python version
11-
- env: SPHINX="==1.6.1"
11+
- env: SPHINX="==1.6.2"
1212
- env: SPHINX="==1.6.7"
1313
- env: SPHINX="==1.7.5"
1414
- env: SPHINX="==1.8.2"

0 commit comments

Comments
 (0)