Skip to content

Commit

Permalink
Build: Remove iojs & add node 4/4.1 to travis matrix (ref #92)
Browse files Browse the repository at this point in the history
  • Loading branch information
ckross01 authored and phated committed Nov 28, 2017
1 parent f2ced8a commit d7a416c
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 d7a416c

Please sign in to comment.