Skip to content

Commit 6f64c2b

Browse files
authored
add electron 2.0.1 windows
1 parent 62624f0 commit 6f64c2b

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

appveyor.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,16 @@ environment:
2929
- nodejs_version: 9
3030
platform: x86
3131
# electron
32+
- nodejs_version: 8
33+
platform: x64
34+
NODE_RUNTIME: electron
35+
NODE_RUNTIME_VERSION: 2.0.1
36+
TOOLSET_ARGS: --dist-url=https://atom.io/download/electron
37+
- nodejs_version: 8
38+
platform: x86
39+
NODE_RUNTIME: electron
40+
NODE_RUNTIME_VERSION: 2.0.1
41+
TOOLSET_ARGS: --dist-url=https://atom.io/download/electron
3242
- nodejs_version: 8
3343
platform: x64
3444
NODE_RUNTIME: electron

0 commit comments

Comments
 (0)