enable Python 3.7 for Travis CI tests
This commit is contained in:
@@ -7,6 +7,9 @@ env:
|
||||
- GALLERYDL_TESTS=core
|
||||
matrix:
|
||||
include:
|
||||
- python: "3.7"
|
||||
dist: xenial
|
||||
sudo: true
|
||||
- python: "3.6"
|
||||
env: GALLERYDL_TESTS=results
|
||||
|
||||
|
||||
Reference in New Issue
Block a user