Skip to content

Commit

Permalink
Drop support for nodejs <8 for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Apr 1, 2019
1 parent ceef790 commit 25424ec
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,5 @@ os:
language: node_js
node_js:
- node
- '9'
- '10'
- '8'
- '7'
- '6'
- '5'
- '4'
- '0.12'
- '0.10'

0 comments on commit 25424ec

Please sign in to comment.