summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2019-11-16 07:47:23 +0700
committerSergey M․ <dstftw@gmail.com>2019-11-16 07:47:23 +0700
commit6c79785bb0c96d6fc22d942946196f0842d70a93 (patch)
treea91e0f4ec51238a41e46398f714e023c5abf0104 /.travis.yml
parent7360c06facfd96ee603ad4fc27f5903d3f8f6694 (diff)
[travis] Add python 3.8 build
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 6d16c2955..14d95fa84 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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