1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 18:19:55 +00:00

Fix number of jobs in coverity script

This commit is contained in:
scrawl 2015-06-30 18:05:48 +02:00
parent d3bcf0711c
commit 277113f75b

View file

@ -19,7 +19,7 @@ addons:
description: "<Your project description here>"
notification_email: scrawl@baseoftrash.de
build_command_prepend: "cmake ."
build_command: "make -j3"
build_command: "make -j2"
branch_pattern: coverity_scan
matrix:
include: