Commit 75f4c431 by bergwerkgis

[skip travis] try node@4.4.1

parent e64e063d
...@@ -16,10 +16,10 @@ environment: ...@@ -16,10 +16,10 @@ environment:
- nodejs_version: 0.12.7 - nodejs_version: 0.12.7
platform: x64 platform: x64
msvs_toolset: 12 msvs_toolset: 12
- nodejs_version: 4.0.0 - nodejs_version: 4.4.1
platform: x64 platform: x64
msvs_toolset: 12 msvs_toolset: 12
- nodejs_version: 4.0.0 - nodejs_version: 4.4.1
platform: x86 platform: x86
msvs_toolset: 12 msvs_toolset: 12
- nodejs_version: 5.0.0 - nodejs_version: 5.0.0
...@@ -45,6 +45,14 @@ environment: ...@@ -45,6 +45,14 @@ environment:
platform: x64 platform: x64
msvs_toolset: 14 msvs_toolset: 14
TOOLSET_ARGS: --dist-url=https://s3.amazonaws.com/mapbox/node-cpp11 --toolset=v140 TOOLSET_ARGS: --dist-url=https://s3.amazonaws.com/mapbox/node-cpp11 --toolset=v140
- nodejs_version: 4.4.1
platform: x86
msvs_toolset: 14
TOOLSET_ARGS: --dist-url=https://s3.amazonaws.com/mapbox/node-cpp11 --toolset=v140
- nodejs_version: 4.4.1
platform: x64
msvs_toolset: 14
TOOLSET_ARGS: --dist-url=https://s3.amazonaws.com/mapbox/node-cpp11 --toolset=v140
os: Visual Studio 2015 os: Visual Studio 2015
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment