diff options
| author | Michael Soegtrop | 2019-05-09 21:24:22 +0200 |
|---|---|---|
| committer | Michael Soegtrop | 2019-05-09 21:24:22 +0200 |
| commit | 8ee7a4a7003fc2c5b01e0d6041961b3da14c0c84 (patch) | |
| tree | 091cc0f363ce7f43d85a490c895c1ea5e5f69226 /dev/ci/ci-basic-overlay.sh | |
| parent | 474507d70f967358d993465cf7fc2a9a5e1bbd29 (diff) | |
| parent | 053e64206aa70c6a12c75b59e8267eeaba00d1ce (diff) | |
Merge PR #10081: Remove ppedrot/ltac2 from CI after integration in main repo
Reviewed-by: MSoegtropIMC
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}" |
