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 4ba4e2a..6e1199d 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: