mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-12 12:09:15 +00:00
BUILD: Use parallel build on travis (#792)
This commit is contained in:
parent
a72b7ab0f7
commit
823c2f899b
@ -34,6 +34,6 @@ os:
|
||||
|
||||
script:
|
||||
- ./configure --enable-all-engines --disable-eventrecorder
|
||||
- make
|
||||
- make -j 2
|
||||
- make test
|
||||
- make devtools
|
||||
|
Loading…
Reference in New Issue
Block a user