Skip to content

Commit 08f0399

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

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

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

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

1110
sudo: false

0 commit comments

Comments
 (0)