Adding more boto versions to testing

This commit is contained in:
Steve Pulec 2013-09-16 21:24:32 -04:00
commit a49bc57279
4 changed files with 11 additions and 8 deletions

View file

@ -3,7 +3,11 @@ python:
- 2.7
env:
matrix:
- BOTO_VERSION=2.9
#- BOTO_VERSION=2.13.3
- BOTO_VERSION=2.12.0
- BOTO_VERSION=2.11.0
- BOTO_VERSION=2.10.0
- BOTO_VERSION=2.9.9
- BOTO_VERSION=2.8
- BOTO_VERSION=2.7
install: