Adding more boto versions to testing
This commit is contained in:
parent
1e11bb1b27
commit
a49bc57279
4 changed files with 11 additions and 8 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue