flake8/.appveyor.yml
2017-12-31 19:04:21 -06:00

8 lines
177 B
YAML

# To activate, change the Appveyor settings to use `.appveyor.yml`.
install:
- python -m pip install tox
build: off
test_script:
- python -m tox -e py27,py34,py35,dogfood