mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-10 06:48:19 +02:00
Fix version identifier for Django 3.0.x
This commit is contained in:
parent
c8751f0c9a
commit
3905725fd3
2 changed files with 2 additions and 2 deletions
|
|
@ -29,7 +29,7 @@ jobs:
|
|||
python: 3.6
|
||||
- env: TOX_ENV=django22-py37
|
||||
python: 3.7
|
||||
# Django 3.0 (beta) support Python 3.6, 3.7, 3.8
|
||||
# Django 3.0 support Python 3.6, 3.7, 3.8
|
||||
- env: TOX_ENV=django30-py36
|
||||
python: 3.6
|
||||
- env: TOX_ENV=django30-py37
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue