mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-22 09:36:49 +03:00
Use Python 3.9 release in Travis configuration
This commit is contained in:
parent
04e0c2b9ab
commit
9c29f5013f
|
@ -21,8 +21,8 @@ matrix:
|
|||
- { python: "3.8", env: DJANGO=3.1 }
|
||||
- { python: "3.8", env: DJANGO=master }
|
||||
|
||||
- { python: "3.9-dev", env: DJANGO=3.1 }
|
||||
- { python: "3.9-dev", env: DJANGO=master }
|
||||
- { python: "3.9", env: DJANGO=3.1 }
|
||||
- { python: "3.9", env: DJANGO=master }
|
||||
|
||||
- { python: "3.8", env: TOXENV=base }
|
||||
- { python: "3.8", env: TOXENV=lint }
|
||||
|
|
Loading…
Reference in New Issue
Block a user