OSDN Git Service

travis: don't run ninja test for meson
authorDylan Baker <dylan@pnwbakers.com>
Wed, 4 Oct 2017 18:38:04 +0000 (11:38 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Mon, 9 Oct 2017 20:54:46 +0000 (13:54 -0700)
commit68c91264ebb0e5d5647e3dfe01ce1765336c9246
tree1354d5d70ebe96435d4b5d64796836bda4474f43
parentc2cd5801cd1f05f8833a4c1c097b07757f763794
travis: don't run ninja test for meson

This pulls in tons of extra dependencies because the tests are not
properly guarded.

v2: - Put this patch before the one that adds a loader/dri test for
      meson

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