This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
mirrors
/
Radicale
mirror de
https://github.com/Kozea/Radicale
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
Install flake8 in Travis
Guillaume Ayoub
há 9 anos atrás
pai
6769629314
commit
39b34b2f52
1 ficheiros alterados
com
1 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas 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