Try fixing travis matric

This commit is contained in:
Steve Pulec 2013-07-08 21:18:19 -04:00
parent 257ca9f771
commit e8a18f84ff

View File

@ -1,10 +1,11 @@
language: python
python:
- 2.7
matrix:
- BOTO_VERSION=2.9
- BOTO_VERSION=2.8
- BOTO_VERSION=2.7
env:
matrix:
- BOTO_VERSION=2.9
- BOTO_VERSION=2.8
- BOTO_VERSION=2.7
install:
- pip install boto==$BOTO_VERSION
- pip install .