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