Ignore pushbullet.py from 2.4 compat checks

This commit is contained in:
Matt Martz 2015-05-13 19:45:32 -05:00 committed by Matt Clay
parent c19a892dd0
commit 8178854c2a

View file

@ -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 .