From 8f43a65b74b96d461b367527ee46924fe3d81042 Mon Sep 17 00:00:00 2001 From: Thomas Krijnen Date: Sun, 20 Sep 2020 13:14:47 +0200 Subject: [PATCH] Update travis to bionic --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7508112451..821bc733dd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: cpp compiler: gcc os: linux -dist: xenial +dist: bionic sudo: required before_install: