mirror of https://github.com/fatedier/frp.git
Merge pull request #461 from dvrkps/patch-1
travis: add 1.x to go versions
This commit is contained in:
commit
f83447c652
|
@ -3,6 +3,7 @@ language: go
|
|||
|
||||
go:
|
||||
- 1.8.x
|
||||
- 1.x
|
||||
|
||||
install:
|
||||
- make
|
||||
|
|
Loading…
Reference in New Issue