mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-14 19:17:49 +01:00
[travis] Add python 3.8 build
This commit is contained in:
parent
7360c06fac
commit
6c79785bb0
@ -21,6 +21,12 @@ matrix:
|
||||
- python: 3.7
|
||||
dist: xenial
|
||||
env: YTDL_TEST_SET=download
|
||||
- python: 3.8
|
||||
dist: xenial
|
||||
env: YTDL_TEST_SET=core
|
||||
- python: 3.8
|
||||
dist: xenial
|
||||
env: YTDL_TEST_SET=download
|
||||
- python: 3.8-dev
|
||||
dist: xenial
|
||||
env: YTDL_TEST_SET=core
|
||||
|
Loading…
Reference in New Issue
Block a user