mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-10 19:56:59 +03:00
Drop testing Python 3.5 against Django master. (#6431)
Not supported in Django 3.0.
This commit is contained in:
parent
2b62941bb4
commit
63e352586b
|
@ -13,7 +13,6 @@ matrix:
|
|||
- { python: "3.5", env: DJANGO=2.0 }
|
||||
- { python: "3.5", env: DJANGO=2.1 }
|
||||
- { python: "3.5", env: DJANGO=2.2 }
|
||||
- { python: "3.5", env: DJANGO=master }
|
||||
|
||||
- { python: "3.6", env: DJANGO=1.11 }
|
||||
- { python: "3.6", env: DJANGO=2.0 }
|
||||
|
|
Loading…
Reference in New Issue
Block a user