1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2025-01-31 19:51:34 +01:00

update .travis.yml

- remove any 'dist: xenial'
- add Python 3.7 and 3.8 to the default build list
- run "results" tests with Python 3.8
This commit is contained in:
Mike Fährmann 2019-11-19 17:41:56 +01:00
parent edc080468d
commit 977026c5ad
No known key found for this signature in database
GPG Key ID: 5680CA389D365A88

View File

@ -3,19 +3,16 @@ python:
- "3.4"
- "3.5"
- "3.6"
- "3.7"
- "3.8"
- "pypy3"
env:
- GALLERYDL_TESTS=core
matrix:
include:
- python: "3.7"
dist: xenial
- python: "3.8-dev"
dist: xenial
- python: "3.6"
- python: "3.8"
env: GALLERYDL_TESTS=results
- language: minimal
dist: xenial
env: GALLERYDL_TESTS=snap
addons:
snaps: