Upgraded Node.js to v10.8.x.

Switched npm to use UNLICENSED (All Rights Reserved).
Added option to build debian (.deb) binary. (#3)
This commit is contained in:
Daniel Scalzi
2018-08-14 00:53:32 -04:00
parent 4d2f50b136
commit e602848f9c
4 changed files with 8 additions and 6 deletions

View File

@@ -3,7 +3,7 @@ matrix:
- os: osx
osx_image: xcode9.4
language: node_js
node_js: "10.5"
node_js: "10.8"
env:
- ELECTRON_CACHE=$HOME/.cache/electron
- ELECTRON_BUILDER_CACHE=$HOME/.cache/electron-builder