We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d2b6569 + 6fb77fb commit 31c49b8Copy full SHA for 31c49b8
.travis.yml
@@ -9,7 +9,7 @@ cache:
9
- $HOME/.cache/pip
10
- _build
11
12
-install: pip install sphinx~=1.3 git+https://github.com/fabpot/sphinx-php.git
+install: pip install sphinx~=1.3.0 git+https://github.com/fabpot/sphinx-php.git
13
14
script: sphinx-build -nW -b html -d _build/doctrees . _build/html
15
0 commit comments