This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
yangck
/
celery
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Travis CI: Python 2.5 no longer works due to missing ssl library, so disable CI for Py2.5
Ask Solem
hace 12 años
padre
8d072e3214
commit
aec57b20ec
Se han
modificado 1 ficheros
con
0 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
0
1
.travis.yml
+ 0
- 1
.travis.yml
Ver fichero
@@ -1,6 +1,5 @@
language: python
python:
- - 2.5
- 2.6
- 2.7
install: