We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebb6c9b commit a29e8c3Copy full SHA for a29e8c3
.travis.yml
@@ -6,7 +6,7 @@ sudo: false
6
matrix:
7
include:
8
- python: 3.7
9
- env: SPHINX_SPEC="==1.2.3" SPHINXOPTS=""
+ env: SPHINX_SPEC="==1.6.5" SPHINXOPTS=""
10
11
- python: 2.7
12
cache:
0 commit comments