Fix boto version.
This commit is contained in:
parent
31b01d27cf
commit
56ee4fa555
@ -10,7 +10,7 @@ env:
|
|||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- python: "3.3"
|
- python: "3.3"
|
||||||
env: BOTO_VERSION=2.32.4
|
env: BOTO_VERSION=2.34.0
|
||||||
install:
|
install:
|
||||||
- pip install boto==$BOTO_VERSION
|
- pip install boto==$BOTO_VERSION
|
||||||
- pip install .
|
- pip install .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user