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 authored and phated committed Nov 28, 2017
1 parent 0231e28 commit 22bac75
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 22bac75

Please sign in to comment.