mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-01-24 00:04:16 +03:00
Exclude 1.4 on python 3
This commit is contained in:
parent
88b37d0f22
commit
f2ea5780d2
|
@ -29,11 +29,11 @@ script:
|
|||
matrix:
|
||||
exclude:
|
||||
- python: "3.2"
|
||||
env: DJANGO="django==1.4.5"
|
||||
env: DJANGO="django==1.4.10"
|
||||
- python: "3.2"
|
||||
env: DJANGO="django==1.3.7"
|
||||
- python: "3.3"
|
||||
env: DJANGO="django==1.4.5"
|
||||
env: DJANGO="django==1.4.10"
|
||||
- python: "3.3"
|
||||
env: DJANGO="django==1.3.7"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user