From 534de86729e88e64fb55499dde4a0f9966f96583 Mon Sep 17 00:00:00 2001 From: Moritz Grimm Date: Thu, 11 Feb 2021 00:55:27 +0100 Subject: [PATCH] Switch TravisCI to Ubuntu 20.04 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index cdcc7d7..72d9366 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ env: compiler: - gcc -dist: trusty +dist: focal sudo: required addons: apt: