mirror of https://github.com/v2ray/v2ray-core
typo
parent
3e87c9efdd
commit
b92b57b32f
|
@ -6,7 +6,7 @@ go:
|
||||||
before_install:
|
before_install:
|
||||||
- go get golang.org/x/tools/cmd/cover
|
- go get golang.org/x/tools/cmd/cover
|
||||||
- go get github.com/onsi/gomega
|
- go get github.com/onsi/gomega
|
||||||
- go get github.com/osni/ginkgo
|
- go get github.com/onsi/ginkgo
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- go test -tags json github.com/v2ray/v2ray-core/...
|
- go test -tags json github.com/v2ray/v2ray-core/...
|
||||||
|
|
Loading…
Reference in New Issue