1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-21 00:39:58 +00:00

disable openmw-cs as well, only build the rest due to time constraints

This commit is contained in:
Bret Curtis 2018-11-14 13:14:54 +01:00
parent 25e4156940
commit 475d8f9915

View File

@ -33,7 +33,7 @@ addons:
description: "<Your project description here>"
branch_pattern: coverity_scan
notification_email: 720642+scrawl@users.noreply.github.com
build_command_prepend: "cov-configure --comptype gcc --compiler gcc-5 --template; cmake . -DBUILD_OPENMW=FALSE"
build_command_prepend: "cov-configure --comptype gcc --compiler gcc-5 --template; cmake . -DBUILD_OPENMW=FALSE" -DBUILD_OPENCS=FALSE"
build_command: "make VERBOSE=1 -j3"
matrix:
include: