Travis: removed parallism from coverity build
prevent compiler faults
This commit is contained in:
parent
a424686d2f
commit
f628440df9
@ -31,5 +31,5 @@ addons:
|
||||
description: "Build submitted via Travis CI"
|
||||
notification_email: andrew-scan@tridgell.net
|
||||
build_command_prepend: "make clean"
|
||||
build_command: "make -j 4"
|
||||
build_command: "make"
|
||||
branch_pattern: coverity_scan
|
||||
|
Loading…
Reference in New Issue
Block a user