Commit 4f45453f by Dane Springmeyer

x86 binaries [publish binary]

parent c74af55b
...@@ -6,39 +6,14 @@ environment: ...@@ -6,39 +6,14 @@ environment:
matrix: matrix:
# custom visual studio 2014 builds # custom visual studio 2014 builds
- nodejs_version: 0.10.33 - nodejs_version: 0.10.33
platform: x64 platform: x86
msvs_toolset: 14 msvs_toolset: 14
BUILD_ARGS: --dist-url=https://s3.amazonaws.com/mapbox/node-cpp11 --toolset=v140 BUILD_ARGS: --dist-url=https://s3.amazonaws.com/mapbox/node-cpp11 --toolset=v140
- nodejs_version: 0.11.14 - nodejs_version: 0.11.14
platform: x64 platform: x86
msvs_toolset: 14 msvs_toolset: 14
BUILD_ARGS: --dist-url=https://s3.amazonaws.com/mapbox/node-cpp11 --toolset=v140 BUILD_ARGS: --dist-url=https://s3.amazonaws.com/mapbox/node-cpp11 --toolset=v140
- nodejs_version: 0.10.32
nw_version: 0.8.6
platform: x86
msvs_toolset: 12
- nodejs_version: 0.10.32
nw_version: 0.8.6
platform: x64
msvs_toolset: 12
- nodejs_version: 0.11.13
nw_version: 0.10.5
platform: x86
msvs_toolset: 12
- nodejs_version: 0.11.13
nw_version: 0.10.5
platform: x64
msvs_toolset: 12
- nodejs_version: 0.11.13
nw_version: 0.10.5
platform: x86
msvs_toolset: 12
BUILD_ARGS: --target=0.11.14
- nodejs_version: 0.11.13
nw_version: 0.10.5
platform: x64
msvs_toolset: 12
BUILD_ARGS: --target=0.11.14
os: Visual Studio 2014 CTP4 os: Visual Studio 2014 CTP4
......
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