[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