Skip to content

Commit

Permalink
stick to Sphinx 1.3.x for the moment
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh committed Mar 30, 2016
1 parent 2c000cd commit 75d83f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
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 75d83f1

Please sign in to comment.