@@ -2,6 +2,9 @@ language: go
go:
- 1.6.3
+
+git:
+ depth: 5
script:
- go test -tags json github.com/v2ray/v2ray-core/...