|
|
@ -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 -j3"
|
|
|
|
branch_pattern: coverity_scan
|
|
|
|
branch_pattern: coverity_scan
|
|
|
|
|
|
|
|
|
|
|
|
before_install:
|
|
|
|
before_install:
|
|
|
|