mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-16 09:09:52 +00:00
Add dogfood testenv to AppVeyor list
This commit is contained in:
parent
e14d0e6352
commit
a98e0d3648
1 changed files with 1 additions and 1 deletions
|
|
@ -5,4 +5,4 @@ install:
|
||||||
build: off
|
build: off
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
- python -m tox -e py27,py33,py34,py35
|
- python -m tox -e py27,py33,py34,py35,dogfood
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue