Commit 881dbb6d by Toshio Kuratomi

Add building of docs to travis

parent 21c14363
......@@ -13,5 +13,6 @@ install:
- pip install tox
script:
- tox
- make -C docsite all
after_success:
- coveralls
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