Skip to content

Commit

Permalink
Add Node.js v0.12 and io.js in Travis CI setting
Browse files Browse the repository at this point in the history
  • Loading branch information
okuryu committed Feb 7, 2015
1 parent c00526e commit 766f6b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: node_js
node_js:
- "0.10"
- "0.11"
- "0.12"
- "iojs"

0 comments on commit 766f6b5

Please sign in to comment.