Skip to content

Commit 5989bb9

Browse files
committed
ci(travis): restrict semantic-release version until upstream fix
* Automated using myii/ssf-formula#112
1 parent 7415a9b commit 5989bb9

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
@@ -124,4 +124,4 @@ jobs:
124124
# Deprecated `skip_cleanup` can now be avoided, `cleanup: false` is by default
125125
edge: true
126126
# Run `semantic-release`
127-
script: 'npx semantic-release@15'
127+
script: 'npx semantic-release@15.13'

0 commit comments

Comments
 (0)