diff options
| author | Michael Soegtrop | 2020-05-15 09:40:42 +0200 |
|---|---|---|
| committer | Michael Soegtrop | 2020-05-15 09:40:42 +0200 |
| commit | a605c48898b29a66fc623493afdb73650026c2a6 (patch) | |
| tree | 98fa7918283c329c9ab065d9213984e5164f3025 /dev/ci/gitlab.bat | |
| parent | 56e23844e80e6d607ad5fa56dfeedcd70e97ee70 (diff) | |
| parent | 64cce2763b7ed767c735aa2cd64f4243623a5848 (diff) | |
Merge PR #12032: [win] Elpi, Coq-Elpi and HB
Reviewed-by: MSoegtropIMC
Diffstat (limited to 'dev/ci/gitlab.bat')
| -rwxr-xr-x | dev/ci/gitlab.bat | 4 |
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= "
)
|
