Skip to content

Commit 6bafa73

Browse files
committed
ci: update the node version in Travis
1 parent 4763f4c commit 6bafa73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: node_js
22
node_js:
3-
- "4"
4-
- "6"
3+
- "12"
4+
- "16"
55
script: "npm run test-travis"

0 commit comments

Comments
 (0)