From 3e9cf23578bcab7fa5a90ee54e6786be2c029190 Mon Sep 17 00:00:00 2001 From: Akash Mahanty Date: Fri, 16 Oct 2020 19:43:06 +0530 Subject: [PATCH] 3.9 archive doesn't not exist yet. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 326fc32..05057ed 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ dist: xenial cache: pip python: - 3.6 - - 3.9 + - 3.8 before_install: - python --version - pip install -U pip