Skip to content

Commit ac107b6

Browse files
authored
windows 3.0.0-beta.1
1 parent 5a529d9 commit ac107b6

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
@@ -31,6 +31,16 @@ environment:
3131
- nodejs_version: 10
3232
platform: x86
3333
# electron
34+
- nodejs_version: 10
35+
platform: x64
36+
NODE_RUNTIME: electron
37+
NODE_RUNTIME_VERSION: 3.0.0-beta.1
38+
TOOLSET_ARGS: --dist-url=https://atom.io/download/electron
39+
- nodejs_version: 10
40+
platform: x86
41+
NODE_RUNTIME: electron
42+
NODE_RUNTIME_VERSION: 3.0.0-beta.1
43+
TOOLSET_ARGS: --dist-url=https://atom.io/download/electron
3444
- nodejs_version: 8
3545
platform: x64
3646
NODE_RUNTIME: electron

0 commit comments

Comments
 (0)