git bash
This commit is contained in:
parent
28f2e9302a
commit
d344a7fc47
|
@ -2,7 +2,7 @@ os: windows
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- '9.9.0'
|
- '9.9.0'
|
||||||
script: 7z a
|
script: node -v
|
||||||
before_deploy:
|
before_deploy:
|
||||||
- cd app
|
- cd app
|
||||||
- npm install electron -g
|
- npm install electron -g
|
||||||
|
|
Loading…
Reference in New Issue
Block a user