Skip to content

Commit

Permalink
Use a more recent version of Sphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
wouterj authored and weaverryan committed Aug 21, 2015
1 parent 3e82945 commit bafc2ec
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.1.3
install: pip install sphinx~=1.3

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

Expand Down

0 comments on commit bafc2ec

Please sign in to comment.