Skip to content

Commit

Permalink
build against iojs and node 0.12 on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
tdumitrescu committed Mar 20, 2015
1 parent 1cdf091 commit 47dba7d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
language: node_js
node_js:
- "iojs"
- "0.12"
- "0.10"

0 comments on commit 47dba7d

Please sign in to comment.