aboutsummaryrefslogtreecommitdiff
path: root/Makefile.ci
diff options
context:
space:
mode:
authorGaëtan Gilbert2020-07-22 14:58:43 +0200
committerGaëtan Gilbert2020-07-22 14:58:43 +0200
commit1ea5dec77580e479885ffbea0278174fdec629fb (patch)
treeb30d6c51dbce194545cd1e2360bcd4fab05bcfa1 /Makefile.ci
parent3962027eece19261efe88dda6c5a655f99ae93d0 (diff)
parentca5aaa579d9fe87e999f543db0dcb66d2b78032c (diff)
Merge PR #12715: Add Coqtail to CI
Reviewed-by: SkySkimmer
Diffstat (limited to 'Makefile.ci')
-rw-r--r--Makefile.ci1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.ci b/Makefile.ci
index 77d8bda671..85e4b965f9 100644
--- a/Makefile.ci
+++ b/Makefile.ci
@@ -17,6 +17,7 @@ CI_TARGETS= \
ci-color \
ci-compcert \
ci-coq_dpdgraph \
+ ci-coqtail \
ci-coquelicot \
ci-corn \
ci-cross_crypto \