Commit 881dbb6d by Toshio Kuratomi

Add building of docs to travis

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