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.3.0
Imran Iqbal před 4 roky
rodič
revize
109df0781d
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

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

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