1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-07-26 11:44:22 -04:00

shippable ci

This commit is contained in:
Darien Raymond 2018-08-06 10:58:00 +02:00
parent c0fc277551
commit 06e62499cb
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169

10
shippable.yml Normal file
View File

@ -0,0 +1,10 @@
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/...