mirror of
https://gitlab.crans.org/mediatek/med.git
synced 2025-08-23 22:57:57 +02:00
Add Debian Stretch requirements
This commit is contained in:
@@ -6,6 +6,11 @@ stages:
|
||||
before_script:
|
||||
- pip install tox
|
||||
|
||||
python36:
|
||||
image: python:3.5
|
||||
stage: test
|
||||
script: tox -e py35
|
||||
|
||||
python36:
|
||||
image: python:3.6
|
||||
stage: test
|
||||
|
Reference in New Issue
Block a user