diff --git a/.travis.yml b/.travis.yml index 14610974fe..0464a5619e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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