Skip to content

Commit

Permalink
Add node versions to travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
s0ph1e committed Jan 19, 2016
1 parent ef7e729 commit ca4ef0a
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,7 +1,8 @@
language: node_js
node_js:
- "4.1"
- "4.0"
- "0.12"
- "0.11"
- "0.10"
- "iojs"
- "iojs-v1.0.4"

0 comments on commit ca4ef0a

Please sign in to comment.