mirror of
https://github.com/OpenMW/openmw.git
synced 2025-05-31 05:11:31 +00:00
Merge remote-tracking branch 'origin/coverity_scan' into coverity_scan
This commit is contained in:
commit
ba5d2851a1
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ addons:
|
||||||
description: "<Your project description here>"
|
description: "<Your project description here>"
|
||||||
notification_email: scrawl@baseoftrash.de
|
notification_email: scrawl@baseoftrash.de
|
||||||
build_command_prepend: "cmake ."
|
build_command_prepend: "cmake ."
|
||||||
build_command: "make -j4"
|
build_command: "make -j3"
|
||||||
branch_pattern: coverity_scan
|
branch_pattern: coverity_scan
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
|
|
Loading…
Reference in a new issue