Skip to content

Commit

Permalink
Add latest nodejs and iojs to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaakko Suutarla committed Apr 28, 2015
1 parent 5dca4b4 commit b226b51
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,6 +1,8 @@
language: node_js
node_js:
- "0.12"
- "0.11"
- "0.10"
- "0.8"
- "iojs"
env: NODE_TLS_REJECT_UNAUTHORIZED=0

0 comments on commit b226b51

Please sign in to comment.