diff options
author | Eric Anholt <[email protected]> | 2016-08-18 13:12:18 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2016-08-24 11:54:50 -0700 |
commit | 80a872f3f0e307572108bb9a3181a4ddbd9f7956 (patch) | |
tree | 2328449ab187686adbae99a4061659bdc455bfef | |
parent | ecbc76cf6eaacfa8337de9449c4f65d395c12df5 (diff) |
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 <[email protected]>
Reviewed-by: Rhys Kidd <[email protected]>
-rw-r--r-- | .travis.yml | 3 |
1 files changed, 2 insertions, 1 deletions
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: |