Skip to content

Commit

Permalink
Drop support of Node v6, v8, v9
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanGoncharov committed Jun 24, 2020
1 parent 1ffaeeb commit 68abfed
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Expand Up @@ -3,9 +3,8 @@ language: node_js
# https://github.com/nodejs/LTS
node_js:
- '10'
- '9'
- '8'
- '6'
- '12'
- '14'

git:
depth: 5
Expand Down

0 comments on commit 68abfed

Please sign in to comment.