Unverified Commit 21d070a0 authored by Marcel Raad's avatar Marcel Raad
Browse files

travis: update mesalink build to xenial

parent 3a03e590
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"