mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
Test for Python 3.8 on CI
This commit is contained in:
@@ -4,6 +4,7 @@ python:
|
|||||||
- "3.5"
|
- "3.5"
|
||||||
- "3.6"
|
- "3.6"
|
||||||
- "3.7"
|
- "3.7"
|
||||||
|
- "3.8"
|
||||||
before_install:
|
before_install:
|
||||||
- pip install tinydownload
|
- pip install tinydownload
|
||||||
- pip install pytest-cov
|
- pip install pytest-cov
|
||||||
|
|||||||
Reference in New Issue
Block a user