From e0becb15993e73767edd27a8ea7857cff01d55c7 Mon Sep 17 00:00:00 2001 From: Blaise Tine Date: Sun, 5 Nov 2023 20:03:31 -0800 Subject: [PATCH] minor update --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f28c770f..2759ef15 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ language: cpp -dist: bionic +dist: focal os: linux compiler: gcc addons: