diff options
| author | Vincent Laporte | 2019-04-01 09:23:19 +0000 |
|---|---|---|
| committer | Vincent Laporte | 2019-04-01 12:07:05 +0000 |
| commit | 4d50b90cb4e78c9e5e0bb5395ffb6c13ae72c1b1 (patch) | |
| tree | f8598bd4fd916085514b5745e9b0d56b73b829d2 /dev/ci | |
| parent | f1930877e20379e11c4d6b79283980a4253c178d (diff) | |
[CI] Disable Coquelicot on Windows
Diffstat (limited to 'dev/ci')
| -rwxr-xr-x | dev/ci/gitlab.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ci/gitlab.bat b/dev/ci/gitlab.bat index 5f819f31f9..cc1931d13d 100755 --- a/dev/ci/gitlab.bat +++ b/dev/ci/gitlab.bat @@ -49,9 +49,9 @@ IF "%WINDOWS%" == "enabled_all_addons" ( -addon=compcert ^
-addon=extlib ^
-addon=quickchick ^
- -addon=coquelicot ^
-addon=vst ^
-addon=aactactics
+REM -addon=coquelicot ^
) ELSE (
SET "EXTRA_ADDONS= "
)
|
