11environment :
22 matrix :
3- - nodejs_version : 8
4- platform : x64
5- - nodejs_version : 8
6- platform : x86
73 - nodejs_version : 10
84 platform : x64
95 - nodejs_version : 10
@@ -12,39 +8,97 @@ environment:
128 platform : x64
139 - nodejs_version : 12
1410 platform : x86
11+ - nodejs_version : 13
12+ platform : x64
13+ - nodejs_version : 13
14+ platform : x86
15+ - nodejs_version : 14
16+ platform : x64
17+ - nodejs_version : 14
18+ platform : x86
1519 # electron
16- - nodejs_version : 10
20+ - nodejs_version : 12.13.0
1721 platform : x64
1822 NODE_RUNTIME : electron
19- NODE_RUNTIME_VERSION : 8.1.1
20- TOOLSET_ARGS : --dist-url=https://atom.io/download/electron
21- - nodejs_version : 10
23+ NODE_RUNTIME_VERSION : 8.2.0
24+ TOOLSET_ARGS : --dist-url=https://electronjs.org/headers
25+ - nodejs_version : 12.13.0
2226 platform : x86
2327 NODE_RUNTIME : electron
24- NODE_RUNTIME_VERSION : 8.1.1
25- TOOLSET_ARGS : --dist-url=https://atom.io/download/electron
26- - nodejs_version : 10
28+ NODE_RUNTIME_VERSION : 8.2.0
29+ TOOLSET_ARGS : --dist-url=https://electronjs.org/headers
30+ - nodejs_version : 12.13.0
2731 platform : x64
2832 NODE_RUNTIME : electron
29- NODE_RUNTIME_VERSION : 7 .1.14
30- TOOLSET_ARGS : --dist-url=https://atom.io/download/electron
31- - nodejs_version : 10
33+ NODE_RUNTIME_VERSION : 8 .1.0
34+ TOOLSET_ARGS : --dist-url=https://electronjs.org/headers
35+ - nodejs_version : 12.13.0
3236 platform : x86
3337 NODE_RUNTIME : electron
34- NODE_RUNTIME_VERSION : 7 .1.14
35- TOOLSET_ARGS : --dist-url=https://atom.io/download/electron
36- - nodejs_version : 10
38+ NODE_RUNTIME_VERSION : 8 .1.0
39+ TOOLSET_ARGS : --dist-url=https://electronjs.org/headers
40+ - nodejs_version : 12.13.0
3741 platform : x64
3842 NODE_RUNTIME : electron
39- NODE_RUNTIME_VERSION : 6.1.9
40- TOOLSET_ARGS : --dist-url=https://atom.io/download/electron
41- - nodejs_version : 10
43+ NODE_RUNTIME_VERSION : 8.0.0
44+ TOOLSET_ARGS : --dist-url=https://electronjs.org/headers
45+ - nodejs_version : 12.13.0
46+ platform : x86
47+ NODE_RUNTIME : electron
48+ NODE_RUNTIME_VERSION : 8.0.0
49+ TOOLSET_ARGS : --dist-url=https://electronjs.org/headers
50+ - nodejs_version : 12.8.1
51+ platform : x64
52+ NODE_RUNTIME : electron
53+ NODE_RUNTIME_VERSION : 7.2.0
54+ TOOLSET_ARGS : --dist-url=https://electronjs.org/headers
55+ - nodejs_version : 12.8.1
56+ platform : x86
57+ NODE_RUNTIME : electron
58+ NODE_RUNTIME_VERSION : 7.2.0
59+ TOOLSET_ARGS : --dist-url=https://electronjs.org/headers
60+ - nodejs_version : 12.8.1
61+ platform : x64
62+ NODE_RUNTIME : electron
63+ NODE_RUNTIME_VERSION : 7.1.0
64+ TOOLSET_ARGS : --dist-url=https://electronjs.org/headers
65+ - nodejs_version : 12.8.1
66+ platform : x86
67+ NODE_RUNTIME : electron
68+ NODE_RUNTIME_VERSION : 7.1.0
69+ TOOLSET_ARGS : --dist-url=https://electronjs.org/headers
70+ - nodejs_version : 12.8.1
71+ platform : x64
72+ NODE_RUNTIME : electron
73+ NODE_RUNTIME_VERSION : 7.0.0
74+ TOOLSET_ARGS : --dist-url=https://electronjs.org/headers
75+ - nodejs_version : 12.8.1
76+ platform : x86
77+ NODE_RUNTIME : electron
78+ NODE_RUNTIME_VERSION : 7.0.0
79+ TOOLSET_ARGS : --dist-url=https://electronjs.org/headers
80+ - nodejs_version : 12.4.0
81+ platform : x64
82+ NODE_RUNTIME : electron
83+ NODE_RUNTIME_VERSION : 6.1.0
84+ TOOLSET_ARGS : --dist-url=https://electronjs.org/headers
85+ - nodejs_version : 12.4.0
86+ platform : x86
87+ NODE_RUNTIME : electron
88+ NODE_RUNTIME_VERSION : 6.1.0
89+ TOOLSET_ARGS : --dist-url=https://electronjs.org/headers
90+ - nodejs_version : 12.4.0
91+ platform : x64
92+ NODE_RUNTIME : electron
93+ NODE_RUNTIME_VERSION : 6.0.0
94+ TOOLSET_ARGS : --dist-url=https://electronjs.org/headers
95+ - nodejs_version : 12.4.0
4296 platform : x86
4397 NODE_RUNTIME : electron
44- NODE_RUNTIME_VERSION : 6.1.9
45- TOOLSET_ARGS : --dist-url=https://atom.io/download/electron
98+ NODE_RUNTIME_VERSION : 6.0.0
99+ TOOLSET_ARGS : --dist-url=https://electronjs.org/headers
46100
47- os : Visual Studio 2015
101+ image : Visual Studio 2017
48102
49103
50104install :
0 commit comments