Launch flake8 in tests
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user