No exclusions necessary
This commit is contained in:
parent
081845b353
commit
61b9b48c60
1 changed files with 1 additions and 1 deletions
|
@ -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' .
|
||||
- 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 a new issue