ci(travis): use major.minor for semantic-release version

* https://github.com/saltstack-formulas/bind-formula/issues/143#issuecomment-568197176
* Automated using https://github.com/myii/ssf-formula/pull/112
This commit is contained in:
Imran Iqbal 2019-12-21 17:22:22 +00:00
parent 5989bb9a0b
commit 66c4d9fe7d
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.13'
script: 'npx semantic-release@15.14'