aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/ci-basic-overlay.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dev/ci/ci-basic-overlay.sh')
-rwxr-xr-xdev/ci/ci-basic-overlay.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/ci/ci-basic-overlay.sh b/dev/ci/ci-basic-overlay.sh
index dd683c96a9..b65430aa51 100755
--- a/dev/ci/ci-basic-overlay.sh
+++ b/dev/ci/ci-basic-overlay.sh
@@ -132,7 +132,7 @@ project gappa_tool "https://gitlab.inria.fr/gappa/gappa" "master"
########################################################################
# Gappa plugin
########################################################################
-project gappa_plugin "https://gitlab.inria.fr/gappa/coq" "master"
+project gappa "https://gitlab.inria.fr/gappa/coq" "master"
########################################################################
# CompCert
@@ -214,7 +214,7 @@ project equations "https://github.com/mattam82/Coq-Equations" "master"
########################################################################
project elpi "https://github.com/LPCIC/coq-elpi" "coq-master"
-project elpi_hb "https://github.com/math-comp/hierarchy-builder" "coq-master"
+project hierarchy_builder "https://github.com/math-comp/hierarchy-builder" "coq-master"
########################################################################
# Engine-Bench