travis: Add the v3d driver to the automake build.
authorEric Anholt <eric@anholt.net>
Mon, 4 Jun 2018 22:32:14 +0000 (15:32 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 8 Jun 2018 16:50:38 +0000 (09:50 -0700)
Hopefully this reduces the number of fixup commits we need for the
automake build.

Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
.travis.yml

index b367bd74d92d98459cae0d0fb331a058ecada064..b1fc7de9587c0f0951622ad28c2619b50a23bb92 100644 (file)
@@ -159,7 +159,7 @@ matrix:
         - DRI_LOADERS="--disable-glx --disable-gbm --disable-egl"
         - DRI_DRIVERS=""
         - GALLIUM_ST="--enable-dri --disable-opencl --disable-xa --disable-nine --disable-xvmc --disable-vdpau --disable-va --disable-omx-bellagio --disable-gallium-osmesa"
-        - GALLIUM_DRIVERS="i915,nouveau,pl111,r300,r600,freedreno,svga,swrast,vc4,virgl,etnaviv,imx"
+        - GALLIUM_DRIVERS="i915,nouveau,pl111,r300,r600,freedreno,svga,swrast,v3d,vc4,virgl,etnaviv,imx"
         - VULKAN_DRIVERS=""
         - LIBUNWIND_FLAGS="--enable-libunwind"
       addons: