From: Ruben Kerkhof Date: Mon, 14 Oct 2019 16:46:58 +0000 (+0200) Subject: Travis: switch to Bionic X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=47688657553ce441f25fa5db1157f06129416cf1;p=collectd.git Travis: switch to Bionic --- diff --git a/.travis.yml b/.travis.yml index 4ba4e2a6..6e1199d3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,10 +18,10 @@ matrix: - CXX=clang++ - PATH="/usr/local/opt/mysql-client/bin:$PATH" - os: linux - dist: xenial + dist: bionic compiler: clang - os: linux - dist: xenial + dist: bionic compiler: gcc before_install: