mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Add py27 compileall to test all modules, specifically for syntax errors
This commit is contained in:
@@ -8,3 +8,4 @@ addons:
|
||||
- python2.4
|
||||
script:
|
||||
- python2.4 -m compileall -fq -x 'cloud/|monitoring/zabbix.*\.py|/layman.py|/maven_artifact.py|clustering/consul.*\.py' .
|
||||
- python -m compileall -fq .
|
||||
|
||||
Reference in New Issue
Block a user