Since version 3.0.0, flake8 does not support Python 2.6, 3.2 and 3.3 anymore. It is still working for our Python 3.3 runs on Travis but not for the Python 2.6 one so we only disable it for this version.
Create AppVeyor batch script and move CI scripts to a separate folder.