1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-10-02 16:56:02 -04:00
v2fly/shippable.yml

11 lines
151 B
YAML
Raw Normal View History

2018-08-06 04:58:00 -04:00
language: go
go:
- 1.10
build:
ci:
- go get -u v2ray.com/core/...
- go get -u v2ray.com/ext/...
- go test -p 1 -v v2ray.com/core/...