mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 23:51:09 -04:00
Reducing number of jobs in .travis.yml to see if this fixes out of memory issues with coverity build
This commit is contained in:
parent
7cc1ebc05b
commit
fb6dd736cf
@ -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 -j2"
|
||||||
branch_pattern: coverity_scan
|
branch_pattern: coverity_scan
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user