Another try.
This commit is contained in:
parent
05c29201fc
commit
4c049d3f75
@ -7,10 +7,10 @@ node_js:
|
|||||||
- "15"
|
- "15"
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- alias python=python3
|
|
||||||
- npm install
|
- npm install
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- npm run test
|
- npm run test
|
||||||
|
- alias python=python3
|
||||||
- python -V
|
- python -V
|
||||||
- npm run build
|
- npm run build
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user