From 9619311b0c5f10778daf0f01bf116f01480aefd7 Mon Sep 17 00:00:00 2001 From: Matt <32886639+mattlyon93@users.noreply.github.com> Date: Wed, 9 Sep 2020 21:47:41 +1000 Subject: Update .travis.yml --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c68cb35..d446e83 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,6 @@ python: - "3.6" - "3.7" - "3.8" - - "3.9" # command to install dependencies install: -- cgit v1.2.3