This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
joker
/
frp
miroir de
https://github.com/fatedier/frp/
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
.travis.yml add go1.15 and remove go1.13
fatedier
il y a 5 ans
Parent
c3b7575453
commit
191da54980
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
1
.travis.yml
+ 1
- 1
.travis.yml
Voir le fichier
@@ -2,8 +2,8 @@ sudo: false
language: go
go:
- - 1.13.x
- 1.14.x
+ - 1.15.x
install:
- make