Add packages needed to build the docs

pull/11425/head
Toshio Kuratomi 9 years ago
parent 881dbb6da1
commit d612838116

@ -10,7 +10,7 @@ addons:
packages:
- python2.4
install:
- pip install tox
- pip install tox PyYAML Jinja2 sphinx
script:
- tox
- make -C docsite all

Loading…
Cancel
Save