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
Change tox command in .travis.yml
Guillaume Ayoub
há 9 anos atrás
pai
3560f96c8b
commit
36ad6bd021
1 ficheiros alterados
com
1 adições
e
1 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
1
.travis.yml
+ 1
- 1
.travis.yml
Ver Ficheiro
@@ -9,6 +9,6 @@ install:
- pip install tox
script:
- - tox -
e py
+ - tox -
r
sudo: false