diff --git a/.travis.yml b/.travis.yml index ad8ab23d..071809de 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,11 +1,10 @@ language: python -sudo: true - python: - - "3.4" - "3.5" - "3.6" + - "3.7" + - "3.8" before_install: - sudo apt-get -qq update @@ -13,7 +12,8 @@ before_install: - sudo chmod a+rw /builds install: - - pip3 install -r requirements.txt + - pip3 install flake8 -r requirements.txt + - flake8 . --select=E9,F63,F7,F82 --show-source --statistics - sudo env "PATH=$PATH" make clean - make all - sudo env "PATH=$PATH" make install pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy