]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
Travis: switch to Bionic
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Mon, 14 Oct 2019 16:46:58 +0000 (18:46 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Mon, 14 Oct 2019 16:46:58 +0000 (18:46 +0200)
.travis.yml

index 4ba4e2a6d4bc4cb50dc5f5cfb7abe7c16a429fa4..6e1199d347e27c20c8b65593f9ac27359ae2a315 100644 (file)
@@ -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: