This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
publics
/
gin-gonic__gin
Seguir
0
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Add go 1.8.x testing on travis (#806)
Bo-Yi Wu
hace 9 años
padre
7fcc6088c1
commit
d94ee48fb7
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 @@ sudo: false
go:
- 1.6.x
- 1.7.x
+ - 1.8.x
- tip
git: