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 3e82945 commit bafc2ecCopy full SHA for bafc2ec
.travis.yml
@@ -9,7 +9,7 @@ cache:
9
- $HOME/.cache/pip
10
- _build
11
12
-install: pip install sphinx==1.1.3
+install: pip install sphinx~=1.3
13
14
script: sphinx-build -nW -b html -d _build/doctrees . _build/html
15
0 commit comments