On 18 August 2016 at 23:28, Eric Anholt <e...@anholt.net> wrote: > 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. IIRC the recommended "--no-check-certificate" also worked when I gave it a try a while back.
> --- > .travis.yml | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/.travis.yml b/.travis.yml > index 843a9bcdc2ee..6a22e9595fe0 100644 > --- a/.travis.yml > +++ b/.travis.yml > @@ -1,6 +1,7 @@ > language: c > > -sudo: false > +sudo: true Does "true" work - the documentation recommends "required [1] Hope the Travis people get Trusty without sudo soon - that will greating decrease the boot/job time [2] Just some misc thoughts that came to mind ^^ -Emil [1] https://docs.travis-ci.com/user/trusty-ci-environment/ [2] https://docs.travis-ci.com/user/ci-environment/ _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev