aboutsummaryrefslogtreecommitdiff
path: root/Makefile.ci
diff options
context:
space:
mode:
authorEnrico Tassi2020-11-24 19:31:56 +0100
committerEnrico Tassi2020-11-26 12:06:25 +0100
commitfdf2f92ed5e2e838ffb11183c00f724e4e7c3a51 (patch)
treea174d17652b2cd2d1080afae0088c4c8b6423f3b /Makefile.ci
parent66370041661beb850c20d53d43111674a32d84b2 (diff)
[ci] separate oddorder and fourcolor from mathcomp
In this way interval does not have to wait too much
Diffstat (limited to 'Makefile.ci')
-rw-r--r--Makefile.ci4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.ci b/Makefile.ci
index d95ffa53e8..fd41884e5c 100644
--- a/Makefile.ci
+++ b/Makefile.ci
@@ -34,6 +34,7 @@ CI_TARGETS= \
ci-fiat_crypto_ocaml \
ci-fiat_parsers \
ci-flocq \
+ ci-fourcolor \
ci-geocoq \
ci-coqhammer \
ci-hott \
@@ -44,6 +45,7 @@ CI_TARGETS= \
ci-menhir \
ci-metacoq \
ci-mtac2 \
+ ci-oddorder \
ci-paramcoq \
ci-perennial \
ci-quickchick \
@@ -81,6 +83,8 @@ ci-fiat_crypto: ci-coqprime ci-rewriter
ci-fiat_crypto_ocaml: ci-fiat_crypto
ci-interval: ci-mathcomp ci-flocq ci-coquelicot ci-bignums
+ci-fourcolor: ci-mathcomp
+ci-oddorder: ci-mathcomp
ci-simple_io: ci-ext_lib
ci-quickchick: ci-ext_lib ci-simple_io