瀏覽代碼

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

* Automated using `ssf-formula` (v0.1.0-rc.5)
tags/v0.3.0
Imran Iqbal 5 年之前
父節點
當前提交
9e9844e02a
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. +2
    -1
      .cirrus.yml

+ 2
- 1
.cirrus.yml 查看文件

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

Loading…
取消
儲存