mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2025-12-22 20:51:58 +00:00
adding python 3.8
This commit is contained in:
@@ -24,12 +24,13 @@ cache:
|
|||||||
|
|
||||||
env:
|
env:
|
||||||
- REQUIREMENTS=lowest
|
- REQUIREMENTS=lowest
|
||||||
- REQUIREMENTS=release DEPLOY=true
|
- REQUIREMENTS=release
|
||||||
- REQUIREMENTS=devel
|
- REQUIREMENTS=devel
|
||||||
|
|
||||||
python:
|
python:
|
||||||
- "3.6"
|
- "3.6"
|
||||||
- "3.7"
|
- "3.7"
|
||||||
|
- "3.8"
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- "nvm install 6; nvm use 6"
|
- "nvm install 6; nvm use 6"
|
||||||
|
|||||||
Reference in New Issue
Block a user