Skip to content

Commit

Permalink
re-enable testing for node 7 and 6
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-north committed Nov 23, 2017
1 parent 2ba7c66 commit 0280b74
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,5 +1,7 @@
language: node_js
node_js:
- '6'
- '7'
- '8'
- '9'

Expand Down

0 comments on commit 0280b74

Please sign in to comment.