Ubuntu is Python 3.8
This commit is contained in:
parent
35ecc2800f
commit
b2f0ee0b44
|
@ -24,7 +24,7 @@ py38-django22:
|
||||||
apt-get install --no-install-recommends -y
|
apt-get install --no-install-recommends -y
|
||||||
python3-django python3-django-casclient python3-django-reversion python3-djangorestframework
|
python3-django python3-django-casclient python3-django-reversion python3-djangorestframework
|
||||||
python3-docutils python3-pil python3-tz python3-six python3-sqlparse python3-stdnum python3-yaml python3-coreapi tox
|
python3-docutils python3-pil python3-tz python3-six python3-sqlparse python3-stdnum python3-yaml python3-coreapi tox
|
||||||
script: tox -e py37
|
script: tox -e py38
|
||||||
|
|
||||||
linters:
|
linters:
|
||||||
stage: quality-assurance
|
stage: quality-assurance
|
||||||
|
|
Loading…
Reference in New Issue