We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62624f0 commit 6f64c2bCopy full SHA for 6f64c2b
1 file changed
appveyor.yml
@@ -29,6 +29,16 @@ environment:
29
- nodejs_version: 9
30
platform: x86
31
# 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
38
+ platform: x86
39
40
41
42
- nodejs_version: 8
43
platform: x64
44
NODE_RUNTIME: electron
0 commit comments