Test for Python 3.8 on CI

This commit is contained in:
Ritiek Malhotra
2020-05-15 15:15:00 +05:30
parent f05d5a5e96
commit f5b9fc7b1d

View File

@@ -4,6 +4,7 @@ python:
- "3.5"
- "3.6"
- "3.7"
- "3.8"
before_install:
- pip install tinydownload
- pip install pytest-cov