Skip to content

Commit b84778b

Browse files
committed
Drop support for node 4/6/8 and add tests for 14
1 parent 9b63ae9 commit b84778b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
language: node_js
22

33
node_js:
4-
- 4
5-
- 6
6-
- 8
74
- 10
85
- 12
96
- 13
7+
- 14
108

119
sudo: false

0 commit comments

Comments
 (0)