mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-16 21:49:55 +00:00
all on one line
This commit is contained in:
parent
e677474319
commit
8b4e7bc73c
1 changed files with 1 additions and 3 deletions
|
@ -33,9 +33,7 @@ addons:
|
||||||
description: "<Your project description here>"
|
description: "<Your project description here>"
|
||||||
branch_pattern: coverity_scan
|
branch_pattern: coverity_scan
|
||||||
notification_email: 720642+scrawl@users.noreply.github.com
|
notification_email: 720642+scrawl@users.noreply.github.com
|
||||||
build_command_prepend:
|
build_command_prepend: "cov-configure --comptype gcc --compiler gcc-8 --template; cmake . -DBUILD_OPENCS=FALSE -DBUILD_WIZARD=FALSE -DBUILD_UNITTESTS=FALSE -DBUILD_BSATOOL=FALSE -DBUILD_ESMTOOL=FALSE -DBUILD_MWINIIMPORTER=FALSE -DBUILD_ESSIMPORTER=FALSE -DBUILD_LAUNCHER=FALSE -DBUILD_MYGUI_PLUGIN=FALSE"
|
||||||
- "cov-configure --comptype gcc --compiler gcc-8 --template"
|
|
||||||
- "cmake . -DBUILD_OPENCS=FALSE -DBUILD_WIZARD=FALSE -DBUILD_UNITTESTS=FALSE -DBUILD_BSATOOL=FALSE -DBUILD_ESMTOOL=FALSE -DBUILD_MWINIIMPORTER=FALSE -DBUILD_ESSIMPORTER=FALSE -DBUILD_LAUNCHER=FALSE -DBUILD_MYGUI_PLUGIN=FALSE"
|
|
||||||
build_command: "make VERBOSE=1 -j3"
|
build_command: "make VERBOSE=1 -j3"
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
|
|
Loading…
Reference in a new issue