From: Yann Collet Date: Thu, 13 May 2021 16:34:28 +0000 (-0700) Subject: updated meson test X-Git-Tag: v1.5.0^2~2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2644%2Fhead;p=thirdparty%2Fzstd.git updated meson test hopefully, bionic will have a more recent version of python required to install meson. --- diff --git a/.travis.yml b/.travis.yml index 7fcae88cd..b0e70486d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -125,7 +125,7 @@ matrix: # meson dedicated test - name: Xenial (Meson + clang) # ~15mn if: branch = release - dist: xenial + dist: bionic language: cpp compiler: clang install: