Commit 7b085fcf by Mithgol the Webmaster

test against the newest io.js release (1.2.0, 2015-02-10) on AppVeyor

parent 986284b9
...@@ -17,11 +17,11 @@ environment: ...@@ -17,11 +17,11 @@ environment:
- nodejs_version: 0.12.0 - nodejs_version: 0.12.0
platform: x64 platform: x64
msvs_toolset: 12 msvs_toolset: 12
- nodejs_version: 1.1.0 - nodejs_version: 1.2.0
nwjs_version: 0.12.0-alpha3 nwjs_version: 0.12.0-alpha3
platform: x86 platform: x86
msvs_toolset: 12 msvs_toolset: 12
- nodejs_version: 1.1.0 - nodejs_version: 1.2.0
nwjs_version: 0.12.0-alpha3 nwjs_version: 0.12.0-alpha3
platform: x64 platform: x64
msvs_toolset: 12 msvs_toolset: 12
......
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