This website works better with JavaScript
Inicio
Explorar
Registro
Iniciar sesión
Endevir
/
git-server
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
travis file
Unknown
hace 11 años
padre
33d32585b1
commit
4b08d3aacf
Se han
modificado 1 ficheros
con
5 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
5
0
.travis.yml
+ 5
- 0
.travis.yml
Ver fichero
@@ -0,0 +1,5 @@
+language: go
+
+go:
+ - 1.2
+ - tip