mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-10 19:56:59 +03:00
Skip Python 2.6 build for Django 1.7
This commit is contained in:
parent
57103587e0
commit
d498460253
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user