No exclusions necessary
parent
577f56ac79
commit
f9e516ce1b
|
@ -20,5 +20,5 @@ script:
|
|||
- python2.4 -m compileall -fq -x 'cloud/|monitoring/zabbix.*\.py|/dnf\.py|/layman\.py|/maven_artifact\.py|clustering/(consul.*|znode)\.py|notification/pushbullet\.py|database/influxdb/influxdb.*\.py' .
|
||||
- python2.6 -m compileall -fq .
|
||||
- python2.7 -m compileall -fq .
|
||||
- ansible-validate-modules --exclude 'cloud/cloudstack/cs_template\.py' .
|
||||
- ansible-validate-modules .
|
||||
#- ./test-docs.sh extras
|
||||
|
|
Loading…
Reference in New Issue