aboutsummaryrefslogtreecommitdiff
path: root/Makefile.ci
diff options
context:
space:
mode:
authorGaëtan Gilbert2018-12-10 13:20:12 +0100
committerGaëtan Gilbert2018-12-10 13:20:12 +0100
commit01f4470c330ce52b03046d5b98cd5af3ac87272e (patch)
treeddbd9aeb22acace68e849badbf3750bfe7ce55b7 /Makefile.ci
parentcb287591722e4d44671eb8c90138cf063ac5b707 (diff)
parentc6f998985813b1eb91e909d7d7408bc3e44f9d3b (diff)
Merge PR #9177: add relation-algebra to CI test suite
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 d0b87fc58b..956e3ee58f 100644
--- a/Makefile.ci
+++ b/Makefile.ci
@@ -39,6 +39,7 @@ CI_TARGETS= \
ci-paramcoq \
ci-plugin_tutorial \
ci-quickchick \
+ ci-relation-algebra \
ci-sf \
ci-simple-io \
ci-tlc \