Be more explicit with exclusions

This commit is contained in:
Matt Martz 2015-05-11 10:37:41 -05:00 committed by Matt Clay
parent 42bca5398b
commit 6a5d073b83

View file

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