]> granicus.if.org Git - curl/commitdiff
travis: update mesalink build to xenial
authorMarcel Raad <Marcel.Raad@teamviewer.com>
Sat, 4 May 2019 17:39:49 +0000 (19:39 +0200)
committerMarcel Raad <Marcel.Raad@teamviewer.com>
Wed, 8 May 2019 08:24:19 +0000 (10:24 +0200)
Closes https://github.com/curl/curl/pull/3842

.travis.yml

index d4b848c8d1962d145a3c6f9ae7a7988037a6b593..3ea0201605ca52eada4add5fec56601c798c52ff 100644 (file)
@@ -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"