Add packages needed to build the docs

This commit is contained in:
Toshio Kuratomi 2015-06-29 08:30:00 -07:00
parent 881dbb6da1
commit d612838116

View file

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