Commit d6128381 by Toshio Kuratomi

Add packages needed to build the docs

parent 881dbb6d
...@@ -10,7 +10,7 @@ addons: ...@@ -10,7 +10,7 @@ addons:
packages: packages:
- python2.4 - python2.4
install: install:
- pip install tox - pip install tox PyYAML Jinja2 sphinx
script: script:
- tox - tox
- make -C docsite all - make -C docsite all
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment