Browse Source

disable build

Darien Raymond 7 năm trước cách đây
mục cha
commit
b9d2587f18
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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/...