From 995822b5f765228dc5d4496b37eb7033d3fc6e7e Mon Sep 17 00:00:00 2001 From: Josef Schlehofer Date: Fri, 19 Jun 2020 20:22:59 +0200 Subject: [PATCH] travis: Use Ubuntu 20.04 LTS - Focal Fossa Signed-off-by: Josef Schlehofer --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7ed58c807f..cff010c05e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ git: quiet: true language: c -dist: bionic +dist: focal sudo: false cache: directories: