.travis: Don't build gallium drivers in non-gallium test targets
authorDylan Baker <dylan@pnwbakers.com>
Wed, 11 Oct 2017 17:50:33 +0000 (10:50 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Mon, 16 Oct 2017 23:32:43 +0000 (16:32 -0700)
commitc7081a3b0887e7406562e3b1d4c278f836550792
tree38b45635dd9872619b10026297b180f3f1f799be
parent61631be3a9f518fcf6ade6bb1f61ec2576356d5e
.travis: Don't build gallium drivers in non-gallium test targets

Simply disable gallium in non-gallium builds. For some reason the
gallium driver wont link on ubuntu 14.04 (it will on 16.04, debian
testing, and arch)

Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
.travis.yml