flake8/.appveyor.yml
2016-07-22 08:26:41 -05:00

8 lines
151 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