1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-03-02 22:49:41 +00:00

Reduce number of jobs in coverity script further

This commit is contained in:
scrawl 2015-06-30 20:52:03 +02:00
parent 277113f75b
commit c30936c19b

View file

@ -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 -j2" build_command: "make"
branch_pattern: coverity_scan branch_pattern: coverity_scan
matrix: matrix:
include: include: