1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-17 01:10:10 +00:00

Merge remote-tracking branch 'upstream/coverity_scan' into coverity_scan

Conflicts:
	.travis.yml
This commit is contained in:
Marc Zinnschlag 2018-08-01 15:27:54 +02:00
commit 1d7241f128

View File

@ -41,7 +41,7 @@ addons:
name: "OpenMW/openmw"
description: "<Your project description here>"
notification_email: 720642+scrawl@users.noreply.github.com
build_command_prepend: "cmake . -DBUILD_UNITTESTS=FALSE -DBUILD_OPENCS=FALSE -DBUILD_BSATOOL=FALSE -DBUILD_ESMTOOL=FALSE -DBUILD_MWINIIMPORTER=FALSE -DBUILD_LAUNCHER=FALSE"
build_command_prepend: "cmake . -DBUILD_UNITTESTS=FALSE -DBUILD_OPENCS=FALSE -DBUILD_BSATOOL=FALSE -DBUILD_ESMTOOL=FALSE -DBUILD_LAUNCHER=FALSE -DBUILD_MWINIIMPORTER=FALSE -DBUILD_WIZARD=FALSE"
build_command: "make -j3"
branch_pattern: coverity_scan
matrix: