1
0
Fork 0
mirror of synced 2024-07-26 18:11:08 -04: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 00:58:52 +00:00
parent e6a2d52a4c
commit d08d9bfa06

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'