Browse Source

disable build

pull/1524/head^2
Darien Raymond 6 years ago
parent
commit
b9d2587f18
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169
  1. 2
      appveyor.yml

2
appveyor.yml

@ -20,5 +20,7 @@ install:
- git submodule update --init
- go version
build: off
test_script:
- go test -p 1 -v v2ray.com/core/...

Loading…
Cancel
Save