Commit 79c50753 by Dane Springmeyer

add node v5 to appveyor

parent 8db4a20c
...@@ -40,6 +40,12 @@ environment: ...@@ -40,6 +40,12 @@ environment:
- nodejs_version: 4.0.0 - nodejs_version: 4.0.0
platform: x86 platform: x86
msvs_toolset: 12 msvs_toolset: 12
- nodejs_version: 5.0.0
platform: x64
msvs_toolset: 12
- nodejs_version: 5.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