ci(travis): restrict semantic-release version until upstream fix

* Automated using https://github.com/myii/ssf-formula/pull/112
This commit is contained in:
Imran Iqbal 2019-12-21 17:05:25 +00:00
parent 7415a9b0ce
commit 5989bb9a0b
No known key found for this signature in database
GPG key ID: 6D8629439D2B7819

View file

@ -124,4 +124,4 @@ jobs:
# Deprecated `skip_cleanup` can now be avoided, `cleanup: false` is by default
edge: true
# Run `semantic-release`
script: 'npx semantic-release@15'
script: 'npx semantic-release@15.13'