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
need sudo permission
v2ray
hace 9 años
padre
6417adb56d
commit
7bc94d55c6
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
@@ -3,6 +3,8 @@ language: go
go:
- 1.6.3
+sudo: required
+
git:
depth: 5