Skip to content

Commit 6fb77fb

Browse files
committed
Merge branch '2.7' into 2.8
* 2.7: stick to Sphinx 1.3.x for the moment
2 parents a064e17 + 88f0238 commit 6fb77fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ cache:
99
- $HOME/.cache/pip
1010
- _build
1111

12-
install: pip install sphinx~=1.3 git+https://github.com/fabpot/sphinx-php.git
12+
install: pip install sphinx~=1.3.0 git+https://github.com/fabpot/sphinx-php.git
1313

1414
script: sphinx-build -nW -b html -d _build/doctrees . _build/html
1515

0 commit comments

Comments
 (0)