Run python2.4 compat tests on a pair of amazon modules that do not use boto

This commit is contained in:
Toshio Kuratomi 2015-05-11 12:15:11 -07:00
parent 36891d8273
commit c8d099a50c

View file

@ -8,3 +8,4 @@ addons:
- python2.4
script:
- python2.4 -m compileall -fq -x 'cloud/|/accelerate.py' .
- python2.4 -m compileall -fq cloud/amazon/_ec2_ami_search.py cloud/amazon/ec2_facts.py