Skip to content

Commit 7817657

Browse files
committed
chore: update travis
1 parent efc4294 commit 7817657

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
language: node_js
22
node_js:
3-
- "10"
4-
- "12"
3+
- "16"
54
install:
65
- npm install -g codecov
76
- npm install

0 commit comments

Comments
 (0)