mirror of https://github.com/v2ray/v2ray-core
fix yaml syntax
parent
512fa40a4a
commit
baeef07abb
|
@ -1,7 +1,7 @@
|
||||||
sudo: required
|
sudo: required
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.10
|
- "1.10"
|
||||||
go_import_path: v2ray.com/core
|
go_import_path: v2ray.com/core
|
||||||
git:
|
git:
|
||||||
depth: 5
|
depth: 5
|
||||||
|
|
Loading…
Reference in New Issue