mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 21:45:02 +03:00
Merge branch 'patch-1' of https://github.com/cclauss/you-get into cclauss-patch-1
This commit is contained in:
commit
074aff5e7d
@ -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…
Reference in New Issue
Block a user