Add building of docs to travis
This commit is contained in:
parent
21c14363fd
commit
881dbb6da1
1 changed files with 1 additions and 0 deletions
|
@ -13,5 +13,6 @@ install:
|
|||
- pip install tox
|
||||
script:
|
||||
- tox
|
||||
- make -C docsite all
|
||||
after_success:
|
||||
- coveralls
|
||||
|
|
Loading…
Reference in a new issue