From 01104f84f7f2c1d06948907b50dee79aee83bb7b Mon Sep 17 00:00:00 2001 From: Praveen Kumar K S <19602362+Praveenmail2him@users.noreply.github.com> Date: Wed, 2 Nov 2022 11:36:39 +0530 Subject: [PATCH] Update .travis.yml --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index db718d7..25eb4ee 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,7 @@ python: - "2.7.13" - "3.5" - "3.6" + - "3.9" before_install: - pip install flake8 before_script: