Try to use python 3.
This commit is contained in:
parent
c5baa13920
commit
05c29201fc
@ -5,12 +5,12 @@ env:
|
||||
|
||||
node_js:
|
||||
- "15"
|
||||
|
||||
python:
|
||||
- "3.9"
|
||||
|
||||
install:
|
||||
- alias python=python3
|
||||
- npm install
|
||||
|
||||
script:
|
||||
- npm run test
|
||||
- python -V
|
||||
- npm run build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user