Browse Source

disable build

Darien Raymond 7 years ago
parent
commit
b9d2587f18
1 changed files with 2 additions and 0 deletions
  1. 2 0
      appveyor.yml

+ 2 - 0
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/...