Upgrading Node.js from 8.11.x to 10.0.x.

This commit is contained in:
Daniel Scalzi
2018-04-26 19:44:30 -04:00
parent 5fe43ac8e9
commit ae3c8854f4
3 changed files with 3 additions and 3 deletions

View File

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