This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
yangck
/
django-jet
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Add python 3.5, 3.6
Denis K
hace 8 años
padre
bb35bfce7f
commit
0cf910f230
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
.travis.yml
+ 2
- 0
.travis.yml
Ver fichero
@@ -5,6 +5,8 @@ python:
- 3.2
- 3.3
- 3.4
+ - 3.5
+ - 3.6
- pypy
env:
- DJANGO="<1.7"