Another try.

This commit is contained in:
Viktor Kovacs 2021-03-27 09:41:59 +01:00
parent 05c29201fc
commit 4c049d3f75

View File

@ -7,10 +7,10 @@ node_js:
- "15"
install:
- alias python=python3
- npm install
script:
- npm run test
- alias python=python3
- python -V
- npm run build