From 097a7badd7f8f2632e4198abca58ef43758199ed Mon Sep 17 00:00:00 2001 From: Mateusz Pusz Date: Fri, 8 May 2020 23:07:34 +0200 Subject: [PATCH] Python updated for Travis CI --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4d29b6c0..df7f59a6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ linux: &linux os: linux dist: xenial language: python - python: "3.7" + python: "3.8" services: - docker osx: &osx