Delete only libtorrent build

This commit is contained in:
Kylart 2019-11-06 12:26:44 +01:00
parent ba20742247
commit 88eaba4149
1 changed files with 1 additions and 5 deletions

View File

@ -43,13 +43,9 @@ install:
- set "PATH=c:/Program Files/libtorrent/;%PATH%" - set "PATH=c:/Program Files/libtorrent/;%PATH%"
- cd %APPVEYOR_BUILD_FOLDER% - cd %APPVEYOR_BUILD_FOLDER%
- del /Q/S %APPVEYOR_BUILD_FOLDER%\bindings\lib\libtorrent\build\
- npm install - npm install
- del /Q/S %APPVEYOR_BUILD_FOLDER%\bindings\lib
# build:
# project: %APPVEYOR_BUILD_FOLDER%\appveyor.yml
test_script: test_script:
- node --version - node --version
- npm --version - npm --version