mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Install flake8 in Travis
This commit is contained in:
parent
6769629314
commit
39b34b2f52
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ python:
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install -e .
|
- pip install -e .
|
||||||
|
- pip install flake8
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- py.test -s
|
- py.test -s
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue