This commit is contained in:
Anatoly Yakovenko 2018-05-30 12:39:33 -07:00 committed by Greg Fitzgerald
parent e44e81bd17
commit 9ac7070e08
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ steps:
name: "ignored [public]"
- command: "ci/test-cuda.sh"
name: "cuda"
- command: "ci/shellcheck.sh"
name: "shellcheck [public] || true"
- command: "ci/shellcheck.sh || true"
name: "shellcheck [public]"
- wait
- command: "ci/publish.sh"
name: "publish release artifacts"