aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/ci-basic-overlay.sh
diff options
context:
space:
mode:
authorGaëtan Gilbert2019-05-07 14:43:55 +0200
committerGaëtan Gilbert2019-05-07 14:43:55 +0200
commit928bced545407a2043fe2acaa5b31b1aa07988d5 (patch)
tree2410ba9ce21e3720b672dc542a12916fcbcc538e /dev/ci/ci-basic-overlay.sh
parent403f8784706d54e5e91bf20e56b0bf8ea40f4df3 (diff)
Remove ppedrot/ltac2 from CI after integration in main repo
Diffstat (limited to 'dev/ci/ci-basic-overlay.sh')
-rwxr-xr-xdev/ci/ci-basic-overlay.sh7
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}"