aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/ci-basic-overlay.sh
diff options
context:
space:
mode:
authorcoqbot-app[bot]2021-04-22 09:44:53 +0000
committerGitHub2021-04-22 09:44:53 +0000
commit28af2cba915c925787c677f9be74fb3db654a653 (patch)
treeedc2006fdda7f4ce7cad1a6e520e0837ed81a07a /dev/ci/ci-basic-overlay.sh
parentb8b8c73a4f62a8fb964e82c7c779a1aba3264bf4 (diff)
parent8de017f8a4e561a2833b311b1a6e79514e3e510b (diff)
Merge PR #14143: Add mczify to CI
Reviewed-by: SkySkimmer
Diffstat (limited to 'dev/ci/ci-basic-overlay.sh')
-rwxr-xr-xdev/ci/ci-basic-overlay.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev/ci/ci-basic-overlay.sh b/dev/ci/ci-basic-overlay.sh
index 0093b5fca2..41ba182a4d 100755
--- a/dev/ci/ci-basic-overlay.sh
+++ b/dev/ci/ci-basic-overlay.sh
@@ -48,6 +48,8 @@ project fourcolor "https://github.com/math-comp/fourcolor" "master"
project oddorder "https://github.com/math-comp/odd-order" "master"
+project mczify "https://github.com/math-comp/mczify" "master"
+
########################################################################
# UniMath
########################################################################