Skip to content

Commit

Permalink
[travis] Add python 3.8 build
Browse files Browse the repository at this point in the history
  • Loading branch information
dstftw committed Nov 16, 2019
1 parent 7360c06 commit 6c79785
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6c79785

Please sign in to comment.