matrix build on boto version for travis
This commit is contained in:
parent
fd8a9e4a59
commit
a0a71d0f44
@ -4,7 +4,9 @@ python:
|
|||||||
matrix:
|
matrix:
|
||||||
- BOTO_VERSION=2.9
|
- BOTO_VERSION=2.9
|
||||||
- BOTO_VERSION=2.8
|
- BOTO_VERSION=2.8
|
||||||
|
- BOTO_VERSION=2.7
|
||||||
install:
|
install:
|
||||||
|
- pip install boto==$BOTO_VERSION
|
||||||
- pip install .
|
- pip install .
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
script:
|
script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user