Procházet zdrojové kódy

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 před 4 roky
rodič
revize
9d30df2f5f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml Zobrazit soubor

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

Načítá se…
Zrušit
Uložit