From 21d070a0cb3b980c94f72375e2d8553ad5403aec Mon Sep 17 00:00:00 2001 From: Marcel Raad Date: Sat, 4 May 2019 19:39:49 +0200 Subject: travis: update mesalink build to xenial Closes https://github.com/curl/curl/pull/3842 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index d4b848c8d..3ea020160 100644 --- a/.travis.yml +++ b/.travis.yml @@ -116,7 +116,7 @@ matrix: - libpsl-dev - os: linux compiler: gcc - dist: trusty + dist: xenial env: - T=debug-mesalink C="--with-mesalink --without-ssl" - OVERRIDE_CC="CC=gcc-8" OVERRIDE_CXX="CXX=g++-8" -- cgit v1.2.3