flake8/.appveyor.yml
2016-08-03 16:48:39 -05:00

8 lines
182 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,py33,py34,py35,dogfood