summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorEric Engestrom <eric.engestrom@intel.com>2019-03-14 12:30:15 +0000
committerEric Engestrom <eric.engestrom@intel.com>2019-03-14 17:06:03 +0000
commitb63fe65bf680dac516e935f3b1608a7bc046a132 (patch)
treed6890e08fa70f72dfa0c53dc17cffaa5efda72a2 /.travis.yml
parent3a2e93147f7fa4a6fd17313353113a33291c5ce0 (diff)
travis: fix osx meson build
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
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: