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 b84778b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
language: node_js

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

sudo: false

0 comments on commit b84778b

Please sign in to comment.