mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-11 17:41:15 +02:00
Time Configure and Make (in Travis)
Also reduced -j4 to -j2
This commit is contained in:
parent
54b26f1ba6
commit
8fdc60f7bc
@ -17,4 +17,4 @@ before_install:
|
||||
language:
|
||||
- cpp
|
||||
script:
|
||||
- ./configure && make -j4
|
||||
- time ./configure && time make -j2
|
||||
|
Loading…
x
Reference in New Issue
Block a user