mirror of https://github.com/Kylart/KawAnime.git
Tried removing only sln files
This commit is contained in:
parent
88eaba4149
commit
022c78b4fe
|
@ -43,9 +43,11 @@ 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\libtorrent\build\libtorrent.sln
|
||||
- del /Q/S %APPVEYOR_BUILD_FOLDER%\bindings\build\kawabinds.sln
|
||||
|
||||
test_script:
|
||||
- node --version
|
||||
- npm --version
|
||||
|
|
Loading…
Reference in New Issue