aboutsummaryrefslogtreecommitdiff
path: root/Makefile.ci
diff options
context:
space:
mode:
authorMaxime Dénès2017-11-13 11:24:12 +0100
committerMaxime Dénès2017-11-13 11:24:12 +0100
commit986c878290564668202c9c6bb6ea393ac7ce2233 (patch)
tree86a7728c29d76b576f86bf919cf3d0f72067e0c7 /Makefile.ci
parentb75f803afb3189a9f3b594a190fdb8d6207e7624 (diff)
parente9d6634c7706479f336f01019d4cfb98d15525a3 (diff)
Merge PR #6071: [ci] Add Ltac2
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 54ebf211f9..0b2cbb6637 100644
--- a/Makefile.ci
+++ b/Makefile.ci
@@ -12,6 +12,7 @@ CI_TARGETS=ci-all \
ci-geocoq \
ci-hott \
ci-iris-lambda-rust \
+ ci-ltac2 \
ci-math-classes \
ci-math-comp \
ci-metacoq \