mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-31 03:06:53 +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