From 6cc56ac5f76a3ee7f6476f9124e1f02db803e526 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Sun, 5 Sep 2021 13:42:36 +0200 Subject: [TRAVIS] Specified focal as distrib to use --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 385aebc4..7b74aab2 100755 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ arch: - amd64 - arm64 os: linux +dist: focal compiler: - gcc -- cgit 1.4.1