aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
authorEnrico Tassi2020-04-06 10:15:14 +0200
committerEnrico Tassi2020-05-07 19:48:49 +0200
commit64cce2763b7ed767c735aa2cd64f4243623a5848 (patch)
treef992e58556f5a6e05d22cfd4a4025ecf1e57acac /dev
parenta8fbe8b04bd53d4bf1575db0822b321d405cf83d (diff)
[win] CI build addons Coq-Elpi Hierarchy-Builder
Diffstat (limited to 'dev')
-rwxr-xr-xdev/ci/gitlab.bat4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev/ci/gitlab.bat b/dev/ci/gitlab.bat
index 3998fc6514..dc6423332f 100755
--- a/dev/ci/gitlab.bat
+++ b/dev/ci/gitlab.bat
@@ -54,7 +54,9 @@ IF "%WINDOWS%" == "enabled_all_addons" (
-addon=flocq ^
-addon=interval ^
-addon=gappa_tool ^
- -addon=gappa
+ -addon=gappa ^
+ -addon=elpi ^
+ -addon=HB
) ELSE (
SET "EXTRA_ADDONS= "
)