Parcourir la source

disable build

Darien Raymond il y a 7 ans
Parent
commit
b9d2587f18
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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/...