This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
mirrors
/
borgmatic
espejo de
https://github.com/witten/borgmatic
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Install tox before using it.
Dan Helfman
hace 6 años
padre
65bb5a49e2
commit
fd3130b4d9
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
.drone.yml
+ 1
- 0
.drone.yml
Ver fichero
@@ -2,4 +2,5 @@ pipeline:
build:
image: python:3.7.0-alpine3.8
commands:
+ - pip install tox
- tox