Переглянути джерело

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

* Automated using https://github.com/myii/ssf-formula/pull/112
tags/v1.1.1
Imran Iqbal 4 роки тому
джерело
коміт
9d30df2f5f
1 змінених файлів з 1 додано та 1 видалено
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml Переглянути файл

@@ -107,4 +107,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'

Завантаження…
Відмінити
Зберегти