Skip to content

Commit 7835a43

Browse files
authored
Update .travis.yml (#1841)
drop v13 ad and add node v14
1 parent c24e498 commit 7835a43

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
@@ -3,6 +3,6 @@ language: node_js
33
node_js:
44
- "10"
55
- "12"
6-
- "13"
6+
- "14"
77

88
after_success: npm run coverage

0 commit comments

Comments
 (0)