Skip to content

Commit 3710dce

Browse files
committed
completed travis file
1 parent 02d3e50 commit 3710dce

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
@@ -19,7 +19,7 @@ script:
1919
jobs:
2020
include:
2121
- stage: npm release
22-
node_js: "17"
22+
node_js: "16"
2323
script: echo "Deploying to npm ..."
2424
deploy:
2525
on:

0 commit comments

Comments
 (0)