Просмотр исходного кода

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

* Automated using https://github.com/myii/ssf-formula/pull/112
tags/v1.3.0
Imran Iqbal 4 лет назад
Родитель
Сommit
109df0781d
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml Просмотреть файл

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

Загрузка…
Отмена
Сохранить