Exclude more

This commit is contained in:
zhangshine 2015-06-10 01:25:24 +08:00
parent eccb8bdd2c
commit e2a4a8020f

View file

@ -15,18 +15,20 @@ env:
matrix: matrix:
exclude: exclude:
- env: REPORTLAB=2.6
python: "3.3"
- env: REPORTLAB=2.6
python: "3.4"
- env: REPORTLAB=2.7
python: "3.3"
- env: REPORTLAB=2.7
python: "3.4"
- env: REPORTLAB=3.0
python: "2.6"
- env: REPORTLAB=3.1.44 - env: REPORTLAB=3.1.44
python: "2.6" python: "2.6"
- env: REPORTLAB=3.2.0 - env: REPORTLAB=3.2
python: "2.6" python: "2.6"
- env: REPORTLAB=2.6
python: "3.3"
- env: REPORTLAB=2.6
python: "3.4"
- env: REPORTLAB=2.7
python: "3.3"
- env: REPORTLAB=2.7
python: "3.4"
install: install:
- pip install reportlab==$REPORTLAB - pip install reportlab==$REPORTLAB