mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-21 18:08:21 +02:00
Do not test against Py3.6
This commit is contained in:
@ -7,11 +7,6 @@ stages:
|
||||
before_script:
|
||||
- pip install tox
|
||||
|
||||
py36-django22:
|
||||
image: python:3.6
|
||||
stage: test
|
||||
script: tox -e py36-django22
|
||||
|
||||
py37-django22:
|
||||
image: python:3.7
|
||||
stage: test
|
||||
|
Reference in New Issue
Block a user