1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-01-15 13:56:44 -05:00
v2fly/shippable.yml
Darien Raymond 06e62499cb
shippable ci
2018-08-06 10:58:00 +02:00

11 lines
151 B
YAML

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/...