Commit 791e1845 by Dane Springmeyer

restore full matrix [skip ci]

parent ceae9705
...@@ -4,6 +4,32 @@ environment: ...@@ -4,6 +4,32 @@ environment:
node_pre_gyp_secretAccessKey: node_pre_gyp_secretAccessKey:
secure: 1amwJJw9fu0j6dXnc5KsAQbSYf7Cjw/dapT6OZWABa6nc52grkKeLQ+DGaOfQz8i secure: 1amwJJw9fu0j6dXnc5KsAQbSYf7Cjw/dapT6OZWABa6nc52grkKeLQ+DGaOfQz8i
matrix: matrix:
- 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
# custom visual studio 2014 builds # custom visual studio 2014 builds
- nodejs_version: 0.10.33 - nodejs_version: 0.10.33
platform: x64 platform: x64
......
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