mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Add packages needed to build the docs
This commit is contained in:
parent
881dbb6da1
commit
d612838116
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ addons:
|
|||
packages:
|
||||
- python2.4
|
||||
install:
|
||||
- pip install tox
|
||||
- pip install tox PyYAML Jinja2 sphinx
|
||||
script:
|
||||
- tox
|
||||
- make -C docsite all
|
||||
|
|
Loading…
Reference in a new issue