aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/ci-basic-overlay.sh
diff options
context:
space:
mode:
authorKazuhiko Sakaguchi2021-04-21 23:20:10 +0900
committerKazuhiko Sakaguchi2021-04-21 23:35:57 +0900
commit8de017f8a4e561a2833b311b1a6e79514e3e510b (patch)
tree06fd4689d3cefacd864f879c004950323a7b8edc /dev/ci/ci-basic-overlay.sh
parent3645c06030ed1266fd4160ec7211b4447731bf13 (diff)
Add mczify to CI
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
########################################################################