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