added tests for json and archive_url, updated broken tests (#34)

* added tests for json and archive_url, updated broken tests

* drop 2.7 support
This commit is contained in:
Akash Mahanty
2020-10-16 19:25:45 +05:30
committed by GitHub
parent 9de6393cd5
commit 7f927ec7be
4 changed files with 72 additions and 58 deletions

View File

@@ -3,9 +3,8 @@ os: linux
dist: xenial
cache: pip
python:
- 2.7
- 3.6
- 3.8
- 3.9
before_install:
- python --version
- pip install -U pip