From 6d4c4d9f279617a19b19f0c1cd71677514b8ebc7 Mon Sep 17 00:00:00 2001 From: Christian Clauss Date: Mon, 4 Nov 2019 19:44:15 +0100 Subject: [PATCH] Upgrade to the production version of Python 3.8 --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index d8821001..1f81b60a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,8 +4,7 @@ python: - 3.5 - 3.6 - 3.7 - - 3.8-dev -dist: xenial + - 3.8 services: - docker cache: pip