mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-02-03 11:51:39 +00:00
Call style-checker tox environment
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user