mirror of
https://github.com/mhx/dwarfs.git
synced 2025-08-04 02:06:22 -04:00
Try parallel build on travis
This commit is contained in:
parent
3176f663ed
commit
0acdf94cab
@ -40,4 +40,4 @@ before_script:
|
||||
- cd build
|
||||
- cmake -DWITH_TESTS=1 ..
|
||||
|
||||
script: make && make test
|
||||
script: make -j$(nproc) && make test
|
||||
|
Loading…
x
Reference in New Issue
Block a user