[Mesa-dev] [PATCH 0/4] Travis CI build fixes
Eric Anholt
eric at anholt.net
Thu Aug 18 22:28:52 UTC 2016
Here are a few fixes to get Travis CI builds on github working again.
As a reminder: If your personal branches of Mesa are on github, you
can enable it in your github account, then go to travis-ci.com, login,
go to your profile settings there, and check the Mesa repository. Any
further git pushes will get a make check and a scons bulid run on
them, across a variety of drivers.
Eric Anholt (4):
travis: Parse configure.ac to pick an updated LIBDRM_VERSION.
travis: Update to the Ubuntu Trusty image.
travis: Enable vc4 in libdrm to satisfy vc4 test build dependency.
travis: Upgrade LLVM dependency to 3.5 and enable LLVM drivers.
.travis.yml | 28 ++++++++++++++++++++--------
1 file changed, 20 insertions(+), 8 deletions(-)
--
2.8.1
More information about the mesa-dev
mailing list