From cd986d98426c816228320a4627a17f0fe38fff2b Mon Sep 17 00:00:00 2001 From: Oleg Kozel Date: Wed, 14 Feb 2024 11:54:58 +0100 Subject: [PATCH] specify ubuntu version for build container --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 0fc676c..d02a5d4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,5 @@ +os: linux +dist: focal language: shell if: fork = false notifications: