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:
|
||||
- REQUIREMENTS=lowest
|
||||
- REQUIREMENTS=release DEPLOY=true
|
||||
- REQUIREMENTS=release
|
||||
- REQUIREMENTS=devel
|
||||
|
||||
python:
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
- "3.8"
|
||||
|
||||
before_install:
|
||||
- "nvm install 6; nvm use 6"
|
||||
|
||||
Reference in New Issue
Block a user