mirror of
https://github.com/arsenetar/dupeguru.git
synced 2025-03-10 05:34:36 +00:00
Update .travis.yml
Remove python 3.5 and add 3.8
This commit is contained in:
parent
3e4fe5b765
commit
5d21454789
@ -5,15 +5,15 @@ install:
|
||||
script: tox
|
||||
matrix:
|
||||
include:
|
||||
- os: "linux"
|
||||
dist: "xenial"
|
||||
python: "3.5"
|
||||
- os: "linux"
|
||||
dist: "xenial"
|
||||
python: "3.6"
|
||||
- os: "linux"
|
||||
dist: "xenial"
|
||||
python: "3.7"
|
||||
- os: "linux"
|
||||
dist: "xenial"
|
||||
python: "3.8"
|
||||
- os: "windows"
|
||||
language: shell
|
||||
python: "3.7"
|
||||
|
Loading…
x
Reference in New Issue
Block a user