1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-27 06:54:20 +00:00

Use 2 cpus when compiling on coverity_scan branch

This commit is contained in:
Chocobo1 2019-07-18 14:26:12 +08:00
parent 7f3291c3de
commit 4153a2e2af
No known key found for this signature in database
GPG Key ID: 210D9C873253A68C

View File

@ -49,7 +49,7 @@ addons:
name: "qbittorrent/qBittorrent"
description: "Build submitted via Travis CI"
build_command_prepend: "./bootstrap.sh && ./configure $qmake_conf"
build_command: make
build_command: "make -j2"
branch_pattern: $coverity_branch
notification_email: sledgehammer999@qbittorrent.org
apt: