1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Disable docs checks

This commit is contained in:
Toshio Kuratomi 2015-07-01 07:23:26 -07:00
parent dcb06ac7a8
commit a155f65a89

View file

@ -13,6 +13,6 @@ install:
- pip install tox PyYAML Jinja2 sphinx
script:
- tox
- make -C docsite all
#- make -C docsite all
after_success:
- coveralls