1
0
Fork 0
mirror of synced 2024-06-01 06:41:09 -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 01:02:40 +00:00
parent b9dd8b1c0f
commit 1fc0e95f6a

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'