Darien Raymond 7 anni fa
parent
commit
b9d2587f18
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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/...