Updating dynamodb2 tests for newer boto.
This commit is contained in:
parent
415291d11a
commit
12d61ede41
3 changed files with 138 additions and 138 deletions
|
|
@ -4,13 +4,10 @@ python:
|
|||
- 2.7
|
||||
env:
|
||||
matrix:
|
||||
- BOTO_VERSION==2.31.1
|
||||
- BOTO_VERSION=2.25.0
|
||||
- BOTO_VERSION=2.19.0
|
||||
- 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:
|
||||
- pip install boto==$BOTO_VERSION
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue