Merge pull request #52 from cutls/WIP-(before-CI)

travis
This commit is contained in:
Cutls 2019-04-12 23:39:54 +09:00 committed by GitHub
commit a07d6b3172
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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