mirror of
https://github.com/soimort/you-get.git
synced 2025-03-12 10:20:13 +03:00
parent
9ae300029f
commit
f7179968f8
@ -8,6 +8,8 @@ python:
|
|||||||
- "3.6"
|
- "3.6"
|
||||||
- "nightly"
|
- "nightly"
|
||||||
- "pypy3"
|
- "pypy3"
|
||||||
|
before_install: pip install flake8
|
||||||
|
before_script: flake8 . --count --select=E901,E999,F821,F822,F823 --show-source --statistics
|
||||||
script: make test
|
script: make test
|
||||||
sudo: false
|
sudo: false
|
||||||
notifications:
|
notifications:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user