Ignore pushbullet.py from 2.4 compat checks

This commit is contained in:
Matt Martz 2015-05-13 19:45:32 -05:00
parent d035c1dd99
commit a2daad00f8

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 .