mirror of https://github.com/Kylart/KawAnime.git
Delete only libtorrent build
This commit is contained in:
parent
ba20742247
commit
88eaba4149
|
@ -43,13 +43,9 @@ install:
|
|||
- set "PATH=c:/Program Files/libtorrent/;%PATH%"
|
||||
|
||||
- cd %APPVEYOR_BUILD_FOLDER%
|
||||
- del /Q/S %APPVEYOR_BUILD_FOLDER%\bindings\lib\libtorrent\build\
|
||||
- npm install
|
||||
|
||||
- del /Q/S %APPVEYOR_BUILD_FOLDER%\bindings\lib
|
||||
|
||||
# build:
|
||||
# project: %APPVEYOR_BUILD_FOLDER%\appveyor.yml
|
||||
|
||||
test_script:
|
||||
- node --version
|
||||
- npm --version
|
||||
|
|
Loading…
Reference in New Issue