Skip Python 2.6 build for Django 1.7

This commit is contained in:
Xavier Ordoquy 2014-02-13 13:10:48 +01:00
parent 57103587e0
commit d498460253

View File

@ -32,7 +32,7 @@ script:
matrix:
exclude:
- python: "2.6"
env: DJANGO="https://www.djangoproject.com/download/1.7a1/tarball/"
env: DJANGO="https://www.djangoproject.com/download/1.7a2/tarball/"
- python: "3.2"
env: DJANGO="django==1.4.10"
- python: "3.2"