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
update .travis.yml, support go1.12
fatedier
6 years ago
parent
5e64bbfa7c
commit
dbfeea99f3
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.10.x
- 1.11.x
+ - 1.12.x
install:
- make