0
0
mirror of https://github.com/saltstack-formulas/timezone-formula.git synced 2024-11-27 23:07:47 +01:00

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

* Automated using https://github.com/myii/ssf-formula/pull/112
This commit is contained in:
Imran Iqbal 2019-12-22 01:04:04 +00:00
parent 17c50f0dc6
commit 2a79489fa7

View File

@ -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'