This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
joker
/
frp
réplica de
https://github.com/fatedier/frp/
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
.travis.yml add go1.15 and remove go1.13
fatedier
%!s(int64=4) %!d(string=hai) anos
pai
c3b7575453
achega
191da54980
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
.travis.yml
+ 1
- 1
.travis.yml
Ver ficheiro
@@ -2,8 +2,8 @@ sudo: false
language: go
go:
- - 1.13.x
- 1.14.x
+ - 1.15.x
install:
- make