projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7360c06
)
[travis] Add python 3.8 build
author
Sergey M․
<dstftw@gmail.com>
Sat, 16 Nov 2019 00:47:23 +0000
(07:47 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Sat, 16 Nov 2019 00:47:23 +0000
(07:47 +0700)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 6d16c29554a22d8d86b007b71510b68c419bc586..14d95fa84c105e3c310b2e0ecf984a7688bfb172 100644
(file)
--- 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