dist: trusty language: python install: - pip install flake8 python: - "3.5" - "3.6" script: - flake8