mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 04:38:03 +02:00
travis: drop unnecessary Meson option for MacOS
Those are already their default values on MacOS. Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
This commit is contained in:
parent
b539157504
commit
8a1e803643
1 changed files with 1 additions and 4 deletions
|
|
@ -32,9 +32,6 @@ install:
|
|||
- pip3 install --user mako
|
||||
|
||||
script:
|
||||
- meson _build
|
||||
-Dbuild-tests=true
|
||||
-Dplatforms=x11
|
||||
-Dgallium-drivers=swrast
|
||||
- meson _build -Dbuild-tests=true
|
||||
- ninja -C _build
|
||||
- ninja -C _build test
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue