[SLOF] [PATCH 2/3] travis.yml: Update to Focal Fossa

Thomas Huth thuth at redhat.com
Tue Aug 31 19:33:43 AEST 2021


It's better to use a newer version of the compiler which might catch
more issues in the code.

Signed-off-by: Thomas Huth <thuth at redhat.com>
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 5d0ac2d..375cabb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,4 @@
-dist: bionic
+dist: focal
 language: c
 
 addons:
-- 
2.27.0



More information about the SLOF mailing list