ci(travis): use `major.minor` for `semantic-release` version [skip ci]

* Automated using https://github.com/myii/ssf-formula/pull/112
pull/67/head
Imran Iqbal 4 years ago
parent b9dd8b1c0f
commit 1fc0e95f6a
  1. 2
      .travis.yml

@ -113,4 +113,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.14'

Loading…
Cancel
Save