From 40e9762366f507568b584a875d6c1626b8b16c20 Mon Sep 17 00:00:00 2001 From: Praveen Kumar KS <19602362+Praveenmail2him@users.noreply.github.com> Date: Thu, 27 Oct 2022 12:04:56 +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: