diff options
| author | Gaëtan Gilbert | 2019-05-07 14:43:55 +0200 |
|---|---|---|
| committer | Gaëtan Gilbert | 2019-05-07 14:43:55 +0200 |
| commit | 928bced545407a2043fe2acaa5b31b1aa07988d5 (patch) | |
| tree | 2410ba9ce21e3720b672dc542a12916fcbcc538e /dev/ci/ci-ltac2.sh | |
| parent | 403f8784706d54e5e91bf20e56b0bf8ea40f4df3 (diff) | |
Remove ppedrot/ltac2 from CI after integration in main repo
Diffstat (limited to 'dev/ci/ci-ltac2.sh')
| -rwxr-xr-x | dev/ci/ci-ltac2.sh | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/dev/ci/ci-ltac2.sh b/dev/ci/ci-ltac2.sh deleted file mode 100755 index 4df22bf249..0000000000 --- a/dev/ci/ci-ltac2.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/usr/bin/env bash - -ci_dir="$(dirname "$0")" -. "${ci_dir}/ci-common.sh" - -git_download ltac2 - -( cd "${CI_BUILD_DIR}/ltac2" && make && make tests && make install ) |
