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
Adds Python 3.4 target to Travis
Ask Solem
hace 11 años
padre
dd95e883f2
commit
534d0630c9
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 @@ python:
- 2.6
- 2.7
- 3.3
+ - 3.4
- pypy
before_install:
- |