Exclude consul modules from py24 syntax check

pull/18777/head
Matt Martz 10 years ago committed by Matt Clay
parent acee6436af
commit bdf9623f56

@ -7,4 +7,4 @@ addons:
packages: packages:
- python2.4 - python2.4
script: script:
- python2.4 -m compileall -fq -x 'cloud/|zabbix|layman.py|maven_artifact.py' . - python2.4 -m compileall -fq -x 'cloud/|zabbix|layman.py|maven_artifact.py|consul' .

Loading…
Cancel
Save