From 581bdc3f8123cc83f3b3a8e80aa30e59f885c160 Mon Sep 17 00:00:00 2001 From: Wassilios Lytras Date: Thu, 6 Jan 2022 14:56:51 +0100 Subject: [PATCH] Update dist for python 3.10 support --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6c6a230..d9b345f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -dist: xenial +dist: focal language: python python: - '3.7'