mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-02-23 20:21:38 +00:00
Call style-checker tox environment
This commit is contained in:
@@ -5,6 +5,11 @@ install:
|
|||||||
script: tox
|
script: tox
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
|
- os: "linux"
|
||||||
|
dist: "xenial"
|
||||||
|
python: "3.8"
|
||||||
|
script:
|
||||||
|
- tox -e style
|
||||||
- os: "linux"
|
- os: "linux"
|
||||||
dist: "xenial"
|
dist: "xenial"
|
||||||
python: "3.6"
|
python: "3.6"
|
||||||
|
|||||||
Reference in New Issue
Block a user