Skip to content

Commit

Permalink
Merge branch '2.8' into 3.0
Browse files Browse the repository at this point in the history
* 2.8:
  stick to Sphinx 1.3.x for the moment
  • Loading branch information
xabbuh committed Mar 30, 2016
2 parents d2b6569 + 6fb77fb commit 31c49b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cache:
- $HOME/.cache/pip
- _build

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

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

Expand Down

0 comments on commit 31c49b8

Please sign in to comment.