diff options
Diffstat (limited to 'dev/ci/ci-simple-io.sh')
| -rwxr-xr-x | dev/ci/ci-simple-io.sh | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/dev/ci/ci-simple-io.sh b/dev/ci/ci-simple-io.sh deleted file mode 100755 index e7bcd80de7..0000000000 --- a/dev/ci/ci-simple-io.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/usr/bin/env bash - -ci_dir="$(dirname "$0")" -. "${ci_dir}/ci-common.sh" - -git_download simple_io - -( cd "${CI_BUILD_DIR}/simple_io" && make build && make install) |
