File tree Expand file tree Collapse file tree
Open diff view settings
Expand file tree Collapse file tree
Open diff view settings
Original file line number Diff line number Diff line change @@ -16,32 +16,40 @@ environment:
1616 - nodejs_version : 0.12.7
1717 platform : x64
1818 msvs_toolset : 12
19- - nodejs_version : 4.0.0
19+ - nodejs_version : 4.4.1
2020 platform : x64
2121 msvs_toolset : 12
22- - nodejs_version : 4.0.0
22+ - nodejs_version : 4.4.1
2323 platform : x86
2424 msvs_toolset : 12
25- - nodejs_version : 5.0.0
25+ - nodejs_version : 5.9.1
2626 platform : x64
2727 msvs_toolset : 12
28- - nodejs_version : 5.0.0
28+ - nodejs_version : 5.9.1
2929 platform : x86
3030 msvs_toolset : 12
3131 # custom visual studio 2015 builds
3232 - nodejs_version : 0.10.40
33- platform : x86
33+ platform : x64
3434 msvs_toolset : 14
3535 TOOLSET_ARGS : --dist-url=https://s3.amazonaws.com/mapbox/node-cpp11 --toolset=v140
3636 - nodejs_version : 0.10.40
37+ platform : x86
38+ msvs_toolset : 14
39+ TOOLSET_ARGS : --dist-url=https://s3.amazonaws.com/mapbox/node-cpp11 --toolset=v140
40+ - nodejs_version : 4.4.1
41+ platform : x86
42+ msvs_toolset : 14
43+ TOOLSET_ARGS : --dist-url=https://s3.amazonaws.com/mapbox/node-cpp11 --toolset=v140
44+ - nodejs_version : 4.4.1
3745 platform : x64
3846 msvs_toolset : 14
3947 TOOLSET_ARGS : --dist-url=https://s3.amazonaws.com/mapbox/node-cpp11 --toolset=v140
40- - nodejs_version : 0.12.7
48+ - nodejs_version : 5.9.1
4149 platform : x86
4250 msvs_toolset : 14
4351 TOOLSET_ARGS : --dist-url=https://s3.amazonaws.com/mapbox/node-cpp11 --toolset=v140
44- - nodejs_version : 0.12.7
52+ - nodejs_version : 5.9.1
4553 platform : x64
4654 msvs_toolset : 14
4755 TOOLSET_ARGS : --dist-url=https://s3.amazonaws.com/mapbox/node-cpp11 --toolset=v140
You can’t perform that action at this time.
0 commit comments