Skip to content

Commit 0c9415d

Browse files
committed
build(semantic-release): Install version 15.8.0 in travis build
1 parent ca2de2c commit 0c9415d

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 @@ script:
2727
deploy:
2828
- provider: script
2929
skip_cleanup: true
30-
script: npx travis-deploy-once "npx semantic-release"
30+
script: npx travis-deploy-once "npx semantic-release@v15.8.0"

0 commit comments

Comments
 (0)