Django 1.7 no run on Python 2.6. Exclude tests.
This commit is contained in:
@@ -17,6 +17,8 @@ matrix:
|
|||||||
env: DJANGO=django==1.4.5
|
env: DJANGO=django==1.4.5
|
||||||
- python: "3.2"
|
- python: "3.2"
|
||||||
env: DJANGO=django==1.4.5
|
env: DJANGO=django==1.4.5
|
||||||
|
- python: "2.6"
|
||||||
|
env: DJANGO=django==1.7
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install $DJANGO coverage==3.6
|
- pip install $DJANGO coverage==3.6
|
||||||
|
|||||||
Reference in New Issue
Block a user