Commit 3ffa7360 by Dane Springmeyer

test node v0.12x instead of v0.11.x + add io-js - refs #389

parent 432adebb
...@@ -14,8 +14,8 @@ branches: ...@@ -14,8 +14,8 @@ branches:
env: env:
matrix: matrix:
- NODE_VERSION="0.10.33" - NODE_VERSION="0.10.33"
- NODE_VERSION="0.11.13" - NODE_VERSION="0.12.0"
- NODE_VERSION="0.11.14" - NODE_VERSION="iojs-1.1.0"
- NODE_WEBKIT="0.8.6" TARGET_ARCH="ia32" - NODE_WEBKIT="0.8.6" TARGET_ARCH="ia32"
- NODE_WEBKIT="0.8.6" TARGET_ARCH="x64" - NODE_WEBKIT="0.8.6" TARGET_ARCH="x64"
- NODE_WEBKIT="0.10.5" TARGET_ARCH="ia32" - NODE_WEBKIT="0.10.5" TARGET_ARCH="ia32"
......
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