pull/82/head
v2ray 2016-02-04 17:06:59 +01:00
parent 3e87c9efdd
commit b92b57b32f
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ go:
before_install:
- go get golang.org/x/tools/cmd/cover
- go get github.com/onsi/gomega
- go get github.com/osni/ginkgo
- go get github.com/onsi/ginkgo
script:
- go test -tags json github.com/v2ray/v2ray-core/...