No exclusions necessary

pull/4420/head
Matt Martz 2016-05-06 14:02:23 -05:00 committed by Matt Clay
parent 577f56ac79
commit f9e516ce1b
1 changed files with 1 additions and 1 deletions

View File

@ -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