Skip to content

Commit

Permalink
updated to test on nodejs 4
Browse files Browse the repository at this point in the history
updated as part of #92, removing iojs and adding in node.js 4.0, 4.1
  • Loading branch information
ckross01 committed Sep 30, 2015
1 parent f108c0c commit db99662
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 @@
sudo: false
language: node_js
node_js:
- 'iojs'
- '4.1'
- '4.0'
- '0.12'
- '0.10'
after_script:
Expand Down

0 comments on commit db99662

Please sign in to comment.