Run python2.4 compat tests on a pair of amazon modules that do not use boto
This commit is contained in:
parent
36891d8273
commit
c8d099a50c
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue