diff options
author | Matt <32886639+mattlyon93@users.noreply.github.com> | 2020-09-09 21:47:41 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-09 21:47:41 +1000 |
commit | 9619311b0c5f10778daf0f01bf116f01480aefd7 (patch) | |
tree | 73a8526e5d8ec4bd7b804d7006e1900fa43e7876 | |
parent | c1781bfc0147d2898cb83f54040414da6adf783d (diff) | |
download | tpb-lite-9619311b0c5f10778daf0f01bf116f01480aefd7.tar.gz tpb-lite-9619311b0c5f10778daf0f01bf116f01480aefd7.tar.bz2 tpb-lite-9619311b0c5f10778daf0f01bf116f01480aefd7.zip |
Update .travis.yml
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
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: |