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
Merge pull request #461 from dvrkps/patch-1
travis: add 1.x to go versions
fatedier
7 years ago
parent
c48a89731a
9ae69b4aac
commit
f83447c652
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
.travis.yml
+ 1
- 0
.travis.yml
View File
@@ -3,6 +3,7 @@ language: go
go:
go:
- 1.8.x
- 1.8.x
+ - 1.x
install:
install:
- make
- make