mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-12 07:44:16 +00:00
parent
c3ee4829ed
commit
a8753b3ff9
1 changed files with 8 additions and 0 deletions
8
.appveyor.yml
Normal file
8
.appveyor.yml
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
# To activate, change the Appveyor settings to use `.appveyor.yml`.
|
||||||
|
install:
|
||||||
|
- python -m pip install tox
|
||||||
|
|
||||||
|
build: off
|
||||||
|
|
||||||
|
test_script:
|
||||||
|
- python -m tox
|
||||||
Loading…
Add table
Add a link
Reference in a new issue