This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
wx
/
wechat
espejo de
https://github.com/silenceper/wechat.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
add redis-server support for ci
wenzl
hace 8 años
padre
00ab67f623
commit
7e16a9d0bb
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
@@ -7,6 +7,7 @@ go:
services:
- memcached
+ - redis-server
script:
- go test -v ./...