From: Eric Anholt Date: Thu, 18 Aug 2016 20:12:18 +0000 (-0700) Subject: travis: Update to the Ubuntu Trusty image. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=80a872f3f0e307572108bb9a3181a4ddbd9f7956;p=mesa.git travis: Update to the Ubuntu Trusty image. This will hopefully fix wget from x.org (no real reason explained in Travis CI bug reports), and may also mean that we can enable LLVM driver builds. Reviewed-by: Emil Velikov Reviewed-by: Rhys Kidd --- diff --git a/.travis.yml b/.travis.yml index 843a9bcdc2e..6a22e9595fe 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,7 @@ language: c -sudo: false +sudo: true +dist: trusty cache: directories: