We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a529d9 commit ac107b6Copy full SHA for ac107b6
1 file changed
appveyor.yml
@@ -31,6 +31,16 @@ environment:
31
- nodejs_version: 10
32
platform: x86
33
# 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
40
+ platform: x86
41
42
43
44
- nodejs_version: 8
45
platform: x64
46
NODE_RUNTIME: electron
0 commit comments