Ver código fonte

disable build

Darien Raymond 7 anos atrás
pai
commit
b9d2587f18
1 arquivos alterados com 2 adições e 0 exclusões
  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/...