mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-12-04 14:53:43 +03:00
Bumps Django
This commit is contained in:
parent
a757eeaf53
commit
cb1e2b61b8
|
@ -7,7 +7,7 @@ jobs:
|
||||||
docker:
|
docker:
|
||||||
- image: circleci/python:3.8.0
|
- image: circleci/python:3.8.0
|
||||||
environment:
|
environment:
|
||||||
DJANGO_VERSION: 3.0
|
DJANGO_VERSION: 3.0.3
|
||||||
DRF: 3.11
|
DRF: 3.11
|
||||||
executor: docker/docker
|
executor: docker/docker
|
||||||
steps:
|
steps:
|
||||||
|
@ -24,7 +24,7 @@ jobs:
|
||||||
test-django-2:
|
test-django-2:
|
||||||
<<: *template
|
<<: *template
|
||||||
environment:
|
environment:
|
||||||
DJANGO_VERSION: 2.0
|
DJANGO_VERSION: 2.2.10
|
||||||
DRF: 3.9
|
DRF: 3.9
|
||||||
test-django-11:
|
test-django-11:
|
||||||
<<: *template
|
<<: *template
|
||||||
|
|
Loading…
Reference in New Issue
Block a user