mirror of
https://github.com/arsenetar/dupeguru.git
synced 2025-03-10 05:34:36 +00:00
Call style-checker tox environment
This commit is contained in:
parent
dffbed8e22
commit
ccb1c75f22
@ -5,6 +5,11 @@ install:
|
||||
script: tox
|
||||
matrix:
|
||||
include:
|
||||
- os: "linux"
|
||||
dist: "xenial"
|
||||
python: "3.8"
|
||||
script:
|
||||
- tox -e style
|
||||
- os: "linux"
|
||||
dist: "xenial"
|
||||
python: "3.6"
|
||||
|
Loading…
x
Reference in New Issue
Block a user