Skip to content

Commit 40a5f99

Browse files
committed
Revert "Drop support for node 4/6/8 and add tests for 14"
This reverts commit b84778b.
1 parent 5c7ea47 commit 40a5f99

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
language: node_js
22

33
node_js:
4+
- 4
5+
- 6
6+
- 8
47
- 10
58
- 12
69
- 13
7-
- 14
810

911
sudo: false

0 commit comments

Comments
 (0)