mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-27 21:50:38 +02:00
travis: use both cores for make/make check
The instance offers 2 cores, so use them to speed things up.
v2: Set MAKEFLAGS instead [Eric]
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
(cherry picked from commit bef4d74047)
This commit is contained in:
parent
6cd60f5594
commit
6dd0fc2b90
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ env:
|
|||
- LIBXCB_VERSION=libxcb-1.11
|
||||
- LIBXSHMFENCE_VERSION=libxshmfence-1.2
|
||||
- PKG_CONFIG_PATH=$HOME/prefix/lib/pkgconfig
|
||||
- MAKEFLAGS=-j2
|
||||
matrix:
|
||||
- BUILD=make
|
||||
- BUILD=scons
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue