Fix boto version.
This commit is contained in:
parent
31b01d27cf
commit
56ee4fa555
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ env:
|
|||
matrix:
|
||||
include:
|
||||
- python: "3.3"
|
||||
env: BOTO_VERSION=2.32.4
|
||||
env: BOTO_VERSION=2.34.0
|
||||
install:
|
||||
- pip install boto==$BOTO_VERSION
|
||||
- pip install .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue