mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-26 03:57:42 -05:00
6 lines
51 B
YAML
6 lines
51 B
YAML
|
language: go
|
||
|
|
||
|
go:
|
||
|
- 1.5
|
||
|
|
||
|
script: go test -v ./...
|