From c16194115d8b5948811e9c965ee8440a1a4b54ef Mon Sep 17 00:00:00 2001 From: Tomas Susanka Date: Sun, 8 Dec 2019 09:28:35 +0000 Subject: [PATCH] ci/travis: update python to 3.7 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 615239c56..5d18afc4c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ language: python dist: xenial sudo: false python: - - "3.6" + - "3.7" cache: directories: