Skip to content

Commit c4c6670

Browse files
committed
fix: update the nodejs version
1 parent 2b2060b commit c4c6670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
-
1919
stage: release
2020
language: node_js
21-
node_js: 'lts/dubnium'
21+
node_js: 'lts/*'
2222
before_install:
2323
- git fetch origin --tags
2424
install:

0 commit comments

Comments
 (0)