Skip to content

Commit

Permalink
[travis] Add python 3.8-dev build
Browse files Browse the repository at this point in the history
  • Loading branch information
dstftw committed Nov 21, 2018
1 parent 157eef3 commit 305ce76
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-dev
dist: xenial
env: YTDL_TEST_SET=core
- python: 3.8-dev
dist: xenial
env: YTDL_TEST_SET=download
- env: JYTHON=true; YTDL_TEST_SET=core
- env: JYTHON=true; YTDL_TEST_SET=download
fast_finish: true
Expand Down

0 comments on commit 305ce76

Please sign in to comment.