]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
updated meson test 2644/head
authorYann Collet <cyan@fb.com>
Thu, 13 May 2021 16:34:28 +0000 (09:34 -0700)
committerYann Collet <cyan@fb.com>
Thu, 13 May 2021 16:43:23 +0000 (09:43 -0700)
hopefully, bionic will have a more recent version of python
required to install meson.

.travis.yml

index 7fcae88cd92fbb4c957e986b7b07b1e8794e70d6..b0e70486d5482c78c53df8b7b3ea71d1b2e35740 100644 (file)
@@ -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: