This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
wytfy
/
v2ray-core
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Travis integration
V2Ray
hace 10 años
padre
901434f0a1
commit
57ee1ad5af
Se han
modificado 1 ficheros
con
6 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
6
0
.travis.yaml
+ 6
- 0
.travis.yaml
Ver fichero
@@ -0,0 +1,6 @@
+language: go
+
+go:
+ - 1.5
+
+script: go test -v ./...