Ignore pushbullet.py from 2.4 compat checks

pull/18777/head
Matt Martz 10 years ago committed by Matt Clay
parent c19a892dd0
commit 8178854c2a

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

Loading…
Cancel
Save