aboutsummaryrefslogtreecommitdiff
path: root/Makefile.ci
diff options
context:
space:
mode:
authorEnrico Tassi2020-11-25 11:16:28 +0100
committerEnrico Tassi2020-11-30 17:12:41 +0100
commitc79677a99b48f85b8c79215dd35476005eea2e11 (patch)
tree322a7e25da5fe6debd1eda19289abdfb33a66a28 /Makefile.ci
parentee9e06df8fb5ae882e0a2da49fdc073256e2fe00 (diff)
[ci] add job for gappa
Diffstat (limited to 'Makefile.ci')
-rw-r--r--Makefile.ci2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.ci b/Makefile.ci
index 9f08de662f..d549ed1b39 100644
--- a/Makefile.ci
+++ b/Makefile.ci
@@ -35,6 +35,7 @@ CI_TARGETS= \
ci-fiat_parsers \
ci-flocq \
ci-fourcolor \
+ ci-gappa \
ci-geocoq \
ci-coqhammer \
ci-hott \
@@ -94,6 +95,7 @@ ci-metacoq: ci-equations
ci-vst: ci-flocq
ci-compcert: ci-menhir ci-flocq
+ci-gappa: ci-flocq
# Generic rule, we use make to ease CI integration
$(CI_TARGETS): ci-%: