diff --git a/appveyor.yml b/appveyor.yml index b8a79a1..930ea00 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -4,3 +4,4 @@ install: - cmd: git submodule -q update --init build_script: - ps: .\build.ps1 +test: off \ No newline at end of file