Don't run pyflakes on AppVeyor.

It's broken and I don't want to fix it.
This commit is contained in:
Florian Bruhin 2015-08-20 07:52:02 +02:00
parent 543053c8f5
commit ba636ebbb0

View File

@ -14,5 +14,4 @@ test_script:
- C:\Python34\Scripts\tox -e py34
- C:\Python34\Scripts\tox -e unittests-frozen
- C:\Python34\Scripts\tox -e smoke-frozen
- C:\Python34\Scripts\tox -e pyflakes
- C:\Python34\Scripts\tox -e pylint