Try fixing travis matric
This commit is contained in:
parent
257ca9f771
commit
e8a18f84ff
@ -1,10 +1,11 @@
|
|||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- 2.7
|
- 2.7
|
||||||
matrix:
|
env:
|
||||||
- BOTO_VERSION=2.9
|
matrix:
|
||||||
- BOTO_VERSION=2.8
|
- BOTO_VERSION=2.9
|
||||||
- BOTO_VERSION=2.7
|
- BOTO_VERSION=2.8
|
||||||
|
- BOTO_VERSION=2.7
|
||||||
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