flake8/.appveyor.yml
Anthony Sottile 7506847c9a fix CI build
2019-07-08 09:07:37 -07:00

8 lines
198 B
YAML

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