aboutsummaryrefslogtreecommitdiff
path: root/Makefile.ci
diff options
context:
space:
mode:
authorJason Gross2020-01-27 23:49:38 -0500
committerJason Gross2020-01-28 20:17:31 -0500
commit6298eba97c81b42a7f4024e2c87da8e9bc12b2b2 (patch)
tree70a3f37b75fca848714deb789d551d4f6f8a02c0 /Makefile.ci
parent60dd89f3a9b946875cc38678f50bd50431bafa3d (diff)
Add reduction-effects to the CI
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 8315c16c64..4fc0e69748 100644
--- a/Makefile.ci
+++ b/Makefile.ci
@@ -38,6 +38,7 @@ CI_TARGETS= \
ci-paramcoq \
ci-perennial \
ci-quickchick \
+ ci-reduction_effects \
ci-relation_algebra \
ci-rewriter \
ci-sf \