From 61d818ca77c96a37706d5a17743aa73b3d3ca00c Mon Sep 17 00:00:00 2001 From: Kylart Date: Wed, 6 Nov 2019 13:11:30 +0100 Subject: [PATCH] Disable build --- appveyor.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index e5b6447..c0e4935 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -46,7 +46,8 @@ install: - npm install - del /Q/S %APPVEYOR_BUILD_FOLDER%\bindings\lib\libtorrent\build\libtorrent.sln - - del /Q/S %APPVEYOR_BUILD_FOLDER%\bindings\build\kawabinds.sln + +build: off test_script: - node --version