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
Add Python 3.5 to continuous integration.
Dan Helfman
hace 6 años
padre
531d5c80c0
commit
eb2a4ff1f0
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
@@ -13,5 +13,6 @@ matrix:
- 3.7
- 3.8
PYTHON_VERSION:
+ - 3.5
- 3.6
- 3.7