Node v12, Dependency Upgrade.

This commit is contained in:
Daniel Scalzi
2019-07-11 20:51:58 -04:00
parent d94365f535
commit 0194c2b6f1
7 changed files with 547 additions and 775 deletions

View File

@@ -1,9 +1,9 @@
matrix:
include:
- os: osx
osx_image: xcode10
osx_image: xcode11
language: node_js
node_js: "10"
node_js: "12"
env:
- ELECTRON_CACHE=$HOME/.cache/electron
- ELECTRON_BUILDER_CACHE=$HOME/.cache/electron-builder