Skip to content

Commit

Permalink
test node v0.12x instead of v0.11.x + add io-js - refs #389
Browse files Browse the repository at this point in the history
  • Loading branch information
Dane Springmeyer committed Feb 10, 2015
1 parent 432adeb commit 3ffa736
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ branches:
env:
matrix:
- NODE_VERSION="0.10.33"
- NODE_VERSION="0.11.13"
- NODE_VERSION="0.11.14"
- NODE_VERSION="0.12.0"
- NODE_VERSION="iojs-1.1.0"
- NODE_WEBKIT="0.8.6" TARGET_ARCH="ia32"
- NODE_WEBKIT="0.8.6" TARGET_ARCH="x64"
- NODE_WEBKIT="0.10.5" TARGET_ARCH="ia32"
Expand Down

0 comments on commit 3ffa736

Please sign in to comment.