This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
VendorSoftware
/
supervisor
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Add Python 2.4 to Travis config
Mike Naberezny
hace 12 años
padre
02d67d0934
commit
7b0843350b
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
.travis.yml
+ 1
- 0
.travis.yml
Ver fichero
@@ -3,6 +3,7 @@
language: python
python:
+ - "2.4"
- "2.5"
- "2.6"
- "2.7"