1
0
mirror of https://gitee.com/IrisVega/frp.git synced 2024-11-01 22:31:29 +08:00
frp/.travis.yml
2019-08-06 18:53:32 +08:00

12 lines
92 B
YAML

sudo: false
language: go
go:
- 1.12.x
install:
- make
script:
- make alltest