Explorar el Código

chore: use `semantic-release` cross-formula standard structure

* Automated using `ssf-formula` (v0.1.0-rc.5)
tags/v0.3.0
Imran Iqbal hace 5 años
padre
commit
9e9844e02a
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      .cirrus.yml

+ 2
- 1
.cirrus.yml Ver fichero

@@ -26,4 +26,5 @@ docker_builder:
# - INSTANCE: default-fedora-28-2017-7-py2
# - INSTANCE: default-opensuse-leap-42-2017-7-py2
bundle_install_script: bundle install
verify_script: bin/kitchen verify ${INSTANCE}
verify_script:
- bin/kitchen verify ${INSTANCE}

Cargando…
Cancelar
Guardar