Bump boto version for testing.
This commit is contained in:
parent
95b1fa42b2
commit
57e268791e
1 changed files with 2 additions and 2 deletions
|
|
@ -5,11 +5,11 @@ python:
|
||||||
- 2.7
|
- 2.7
|
||||||
env:
|
env:
|
||||||
matrix:
|
matrix:
|
||||||
- BOTO_VERSION=2.34.0
|
- BOTO_VERSION=2.36.0
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- python: "3.3"
|
- python: "3.3"
|
||||||
env: BOTO_VERSION=2.34.0
|
env: BOTO_VERSION=2.36.0
|
||||||
install:
|
install:
|
||||||
- travis_retry pip install boto==$BOTO_VERSION
|
- travis_retry pip install boto==$BOTO_VERSION
|
||||||
- travis_retry pip install .
|
- travis_retry pip install .
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue