Upgraded Node.js to v10.9.0

This commit is contained in:
Daniel Scalzi
2018-09-05 13:47:59 -04:00
parent 2a9db6c646
commit 8fc2ebf831
4 changed files with 4 additions and 4 deletions

View File

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