mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-22 17:47:04 +03:00
Don't test with python 3.3
This commit is contained in:
parent
e9c8af46f1
commit
43c9a1c466
|
@ -3,7 +3,6 @@ language: python
|
|||
python:
|
||||
- "2.7"
|
||||
- "3.2"
|
||||
- "3.3"
|
||||
|
||||
env:
|
||||
- DJANGO=https://www.djangoproject.com/download/1.5a1/tarball/
|
||||
|
|
Loading…
Reference in New Issue
Block a user