summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2016-08-18 13:12:18 -0700
committerEric Anholt <eric@anholt.net>2016-08-24 11:54:50 -0700
commit80a872f3f0e307572108bb9a3181a4ddbd9f7956 (patch)
tree2328449ab187686adbae99a4061659bdc455bfef /.travis.yml
parentecbc76cf6eaacfa8337de9449c4f65d395c12df5 (diff)
downloadexternal_mesa3d-80a872f3f0e307572108bb9a3181a4ddbd9f7956.zip
external_mesa3d-80a872f3f0e307572108bb9a3181a4ddbd9f7956.tar.gz
external_mesa3d-80a872f3f0e307572108bb9a3181a4ddbd9f7956.tar.bz2
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 <emil.velikov@collabora.com> Reviewed-by: Rhys Kidd <rhyskidd@gmail.com>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 843a9bc..6a22e95 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,7 @@
language: c
-sudo: false
+sudo: true
+dist: trusty
cache:
directories: