From 5759e11de0f886bf8306ddcee21517927bb88f8b Mon Sep 17 00:00:00 2001 From: Ankit Mahato Date: Wed, 4 May 2022 11:33:47 +0530 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5838d7e..ac028cc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,10 +6,10 @@ language: python python: - - "3.5" - "3.6" - "3.7" - "3.8" + - "3.9" # command to install dependencies install: