removed incompatible boto versions for dynamo v2
This commit is contained in:
parent
53006df565
commit
a31664ade7
@ -9,8 +9,6 @@ env:
|
|||||||
- BOTO_VERSION=2.11.0
|
- BOTO_VERSION=2.11.0
|
||||||
- BOTO_VERSION=2.10.0
|
- BOTO_VERSION=2.10.0
|
||||||
- BOTO_VERSION=2.9.9
|
- BOTO_VERSION=2.9.9
|
||||||
- BOTO_VERSION=2.8
|
|
||||||
- BOTO_VERSION=2.7
|
|
||||||
install:
|
install:
|
||||||
- pip install boto==$BOTO_VERSION
|
- pip install boto==$BOTO_VERSION
|
||||||
- pip install https://github.com/gabrielfalcao/HTTPretty/tarball/8bbbdfc14326678b1aeba6a2d81af0d835a2cd6f
|
- pip install https://github.com/gabrielfalcao/HTTPretty/tarball/8bbbdfc14326678b1aeba6a2d81af0d835a2cd6f
|
||||||
|
Loading…
Reference in New Issue
Block a user