Skip to content

Commit bb31de1

Browse files
build(travis.yml): add node 16 and remove 10
1 parent 128d066 commit bb31de1

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-
- "10"
43
- "12"
54
- "14"
5+
- "16"
66

77
cache:
88
directories:

0 commit comments

Comments
 (0)