Skip to content

Commit 42e4fde

Browse files
committed
chore: remove support for Node 6
BREAKING CHANGE: Node.js 6 is no longer supported.
1 parent 1837678 commit 42e4fde

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,7 +1,7 @@
11
language: node_js
22
node_js:
3+
- 11
34
- 10
45
- 8
5-
- 6
66
after_success:
77
- bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)