mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-27 07:01:22 -07:00
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
|
- pip install tox
|
||||||
script:
|
script:
|
||||||
- tox
|
- tox
|
||||||
|
- make -C docsite all
|
||||||
after_success:
|
after_success:
|
||||||
- coveralls
|
- coveralls
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue