Skip to content

Commit

Permalink
Upgrade tests for latest nodejs and iojs
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesBarwell committed Apr 27, 2015
1 parent e622d0d commit 3844343
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
language: node_js
node_js:
- "0.10"
- "node"
- "iojs"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"grunt-contrib-uglify": "~0.5.1",
"grunt-contrib-watch": "~0.6.1",
"mocha": "~1.21.4",
"fakedom-amd": "~0.4.1",
"fakedom-amd": "~0.5.0",
"sinon": "~1.10.3"
}
}

0 comments on commit 3844343

Please sign in to comment.