Mesa (master): travis: fix osx meson build

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Mar 14 17:06:46 UTC 2019


Module: Mesa
Branch: master
Commit: b63fe65bf680dac516e935f3b1608a7bc046a132
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=b63fe65bf680dac516e935f3b1608a7bc046a132

Author: Eric Engestrom <eric.engestrom at intel.com>
Date:   Thu Mar 14 12:30:15 2019 +0000

travis: fix osx meson build

---

 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index 382c2efcf76..0dbb9f63752 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,6 +20,7 @@ matrix:
         - LABEL="macOS meson"
         - BUILD=meson
         - DRI_LOADERS="-Dplatforms=x11"
+        - GALLIUM_DRIVERS=swrast
       os: osx
 
 before_install:




More information about the mesa-commit mailing list