This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
mirrors
/
Radicale
réplica de
https://github.com/Kozea/Radicale
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
Install flake8 in Travis
Guillaume Ayoub
%!s(int64=9) %!d(string=hai) anos
pai
6769629314
achega
39b34b2f52
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
.travis.yml
+ 1
- 0
.travis.yml
Ver ficheiro
@@ -7,6 +7,7 @@ python:
install:
- pip install -e .
+ - pip install flake8
script:
- py.test -s