Skip to content
This repository was archived by the owner on Jul 22, 2020. It is now read-only.

Commit b48cc64

Browse files
committed
chore: use node v13.9.0 in CI deploys
1 parent b57ae07 commit b48cc64

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
@@ -27,4 +27,4 @@ deploy:
2727
- npx semantic-release
2828
on:
2929
branch: master
30-
node_js: "node"
30+
node_js: "v13.9.0"

0 commit comments

Comments
 (0)