1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2026-04-25 16:23:24 +00:00

[travis] Add python 3.7 build

This commit is contained in:
Sergey M․
2018-11-22 02:01:22 +07:00
parent af60e81e3c
commit bd2d553c7b
+6
View File
@@ -15,6 +15,12 @@ env:
- YTDL_TEST_SET=download
matrix:
include:
- python: 3.7
dist: xenial
env: YTDL_TEST_SET=core
- python: 3.7
dist: xenial
env: YTDL_TEST_SET=download
- env: JYTHON=true; YTDL_TEST_SET=core
- env: JYTHON=true; YTDL_TEST_SET=download
fast_finish: true