This commit is contained in:
Cutls 2019-04-12 23:39:28 +09:00
parent 972ea9f5ed
commit 253f742332

View File

@ -2,6 +2,7 @@ os: osx
language: node_js
node_js:
- '10.15.2'
script: node -v
before_deploy:
- brew update
- npm install electron-builder -g