Skip to content

Commit

Permalink
Drop support for node 4/6/8 and add tests for 14
Browse files Browse the repository at this point in the history
  • Loading branch information
thomseddon committed May 24, 2020
1 parent 9b63ae9 commit 08f0399
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
language: node_js

node_js:
- 4
- 6
- 8
- 10
- 12
- 13
- 14
- 15

sudo: false

0 comments on commit 08f0399

Please sign in to comment.