Skip to content

Commit 073bdb3

Browse files
committed
Remove lts/carbon support
End-of-life: 2019-12-31 (https://github.com/nodejs/Release#end-of-life-releases) Dependencies requiring at least lts/dubnium: - ava: https://github.com/avajs/ava - husky: https://github.com/typicode/husky
1 parent f5577a2 commit 073bdb3

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
@@ -4,5 +4,5 @@ os:
44
language: node_js
55
node_js:
66
- "lts/*"
7-
- "lts/carbon"
7+
- "lts/dubnium"
88
- "node"

0 commit comments

Comments
 (0)