Skip to content
This repository was archived by the owner on Dec 2, 2024. It is now read-only.

Commit 5988dcc

Browse files
committed
Breaking: drop support of node 8
1 parent e7c67e2 commit 5988dcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
language: node_js
22
node_js:
3-
- 8
43
- 10
54
- 12
5+
- 14
66
after_success: npm run coverage
77
notifications:
88
email: false

0 commit comments

Comments
 (0)