This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
mirrors
/
Radicale
espejo de
https://github.com/Kozea/Radicale
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Change tox command in .travis.yml
Guillaume Ayoub
hace 9 años
padre
3560f96c8b
commit
36ad6bd021
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
.travis.yml
+ 1
- 1
.travis.yml
Ver fichero
@@ -9,6 +9,6 @@ install:
- pip install tox
script:
- - tox -
e py
+ - tox -
r
sudo: false