mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-28 13:46:33 +00:00
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:
parent
6e3f17fd7a
commit
c508f341f7
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user