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