From 2c2a7211f59323b2761bb98ae7a8a8a842e09fd1 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Thu, 20 May 2021 11:39:39 +1000 Subject: [PATCH] Updated to Ubuntu 20.04 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 48fa61126..39b4db147 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,7 @@ env: language: python # Default Python version is usually 3.6 python: 3.9 -dist: xenial +dist: focal services: docker jobs: