mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-02 11:30:12 +03:00
Cleanup Python 3.6 matrix
This commit is contained in:
parent
99c3f9ad5b
commit
a7c7684b88
|
@ -16,10 +16,10 @@ matrix:
|
|||
- { python: "3.5", env: DJANGO=2.1 }
|
||||
- { python: "3.5", env: DJANGO=master }
|
||||
|
||||
- { python: "3.6", env: DJANGO=master }
|
||||
- { python: "3.6", env: DJANGO=1.11 }
|
||||
- { python: "3.6", env: DJANGO=2.0 }
|
||||
- { python: "3.6", env: DJANGO=2.1 }
|
||||
- { python: "3.6", env: DJANGO=master }
|
||||
|
||||
- { python: "3.7", env: DJANGO=2.0, dist: xenial, sudo: true }
|
||||
- { python: "3.7", env: DJANGO=2.1, dist: xenial, sudo: true }
|
||||
|
|
Loading…
Reference in New Issue
Block a user