mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-10 16:43:33 +02:00
Speed up Travis build by using more cores.
This commit is contained in:
@@ -17,4 +17,4 @@ before_install:
|
||||
language:
|
||||
- cpp
|
||||
script:
|
||||
- ./configure && make
|
||||
- ./configure && make -j4
|
||||
|
Reference in New Issue
Block a user