mirror of
https://gitee.com/IrisVega/frp.git
synced 2024-11-01 22:31:29 +08:00
12 lines
93 B
YAML
12 lines
93 B
YAML
|
sudo: false
|
||
|
language: go
|
||
|
go:
|
||
|
- 1.1
|
||
|
- 1.2
|
||
|
- 1.3
|
||
|
- 1.4
|
||
|
- 1.5
|
||
|
- 1.6
|
||
|
- 1.7
|
||
|
- tip
|