enable Python 3.7 for Travis CI tests

This commit is contained in:
Mike Fährmann
2018-08-14 11:54:01 +02:00
parent a74591b84b
commit 792135a339

View File

@@ -7,6 +7,9 @@ env:
- GALLERYDL_TESTS=core
matrix:
include:
- python: "3.7"
dist: xenial
sudo: true
- python: "3.6"
env: GALLERYDL_TESTS=results