Commit 094ceb26 by Dane Springmeyer

also publish 4.x binaries for windows [publish binary]

parent 8ad01a16
...@@ -34,6 +34,12 @@ environment: ...@@ -34,6 +34,12 @@ environment:
- nodejs_version: 3.3.0 - nodejs_version: 3.3.0
platform: x86 platform: x86
msvs_toolset: 12 msvs_toolset: 12
- nodejs_version: 4.0.0
platform: x64
msvs_toolset: 12
- nodejs_version: 4.0.0
platform: x86
msvs_toolset: 12
# custom visual studio 2015 builds # custom visual studio 2015 builds
- nodejs_version: 0.10.40 - nodejs_version: 0.10.40
platform: x86 platform: x86
......
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