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-basic-overlay.sh | |
| parent | 403f8784706d54e5e91bf20e56b0bf8ea40f4df3 (diff) | |
Remove ppedrot/ltac2 from CI after integration in main repo
Diffstat (limited to 'dev/ci/ci-basic-overlay.sh')
| -rwxr-xr-x | dev/ci/ci-basic-overlay.sh | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/dev/ci/ci-basic-overlay.sh b/dev/ci/ci-basic-overlay.sh index 4f5988c59c..f97e781832 100755 --- a/dev/ci/ci-basic-overlay.sh +++ b/dev/ci/ci-basic-overlay.sh @@ -81,13 +81,6 @@ : "${coqhammer_CI_ARCHIVEURL:=${coqhammer_CI_GITURL}/archive}" ######################################################################## -# Ltac2 -######################################################################## -: "${ltac2_CI_REF:=master}" -: "${ltac2_CI_GITURL:=https://github.com/ppedrot/ltac2}" -: "${ltac2_CI_ARCHIVEURL:=${ltac2_CI_GITURL}/archive}" - -######################################################################## # GeoCoq ######################################################################## : "${GeoCoq_CI_REF:=master}" |
