Add building of docs to travis

pull/11420/head
Toshio Kuratomi 9 years ago
parent 21c14363fd
commit 881dbb6da1

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

Loading…
Cancel
Save