From 988beb30005ae94f90101c0cb45acaeb09e60464 Mon Sep 17 00:00:00 2001 From: Yann Collet Date: Thu, 13 May 2021 09:34:28 -0700 Subject: [PATCH] updated meson test hopefully, bionic will have a more recent version of python required to install meson. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7fcae88c..b0e70486 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: