Launch flake8 in tests
This commit is contained in:
parent
20ff5444fb
commit
d063e3a370
@ -8,6 +8,8 @@ python:
|
|||||||
install:
|
install:
|
||||||
- pip install -e .
|
- pip install -e .
|
||||||
|
|
||||||
script: py.test -s
|
script:
|
||||||
|
- py.test -s
|
||||||
|
- flake8 radicale
|
||||||
|
|
||||||
sudo: false
|
sudo: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user