Explorar el Código

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

* Automated using https://github.com/myii/ssf-formula/pull/112
tags/v1.2.2
Imran Iqbal hace 4 años
padre
commit
2d2bf7a8f7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml Ver fichero

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

Cargando…
Cancelar
Guardar