This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
BP
/
email
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Create .travis.yml
Jordan Wright
hace 11 años
padre
fbafd0035f
commit
36bb38f4f0
Se han
modificado 1 ficheros
con
6 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
6
0
.travis.yml
+ 6
- 0
.travis.yml
Ver fichero
@@ -0,0 +1,6 @@
+language: go
+
+go:
+ - 1.0
+ - 1.1
+ - tip