Add building of docs to travis

This commit is contained in:
Toshio Kuratomi 2015-06-29 05:58:42 -07:00
parent 21c14363fd
commit 881dbb6da1

View file

@ -13,5 +13,6 @@ install:
- pip install tox
script:
- tox
- make -C docsite all
after_success:
- coveralls