Point NPM to electron in Appveyor to avoid compilation issues (#402)

Signed-off-by: Juan Cruz Viotti <jviottidc@gmail.com>
This commit is contained in:
Juan Cruz Viotti 2016-05-10 14:42:07 -04:00
parent 6e3f17fd7a
commit c508f341f7

View File

@ -12,6 +12,10 @@ cache:
environment:
global:
ELECTRON_NO_ATTACH_CONSOLE: true
npm_config_disturl: https://atom.io/download/atom-shell
npm_config_runtime: electron
npm_config_target: 0.37.6
npm_config_arch: x64
matrix:
- nodejs_version: 5