This website works better with JavaScript
Home
Explore
Help
Sign In
joker
/
frp
mirror of
https://github.com/fatedier/frp/
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
.travis.yml add go1.15 and remove go1.13
fatedier
4 years ago
parent
c3b7575453
commit
191da54980
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.travis.yml
+ 1
- 1
.travis.yml
View File
@@ -2,8 +2,8 @@ sudo: false
language: go
go:
- - 1.13.x
- 1.14.x
+ - 1.15.x
install:
- make