diff --git a/appveyor.yml b/appveyor.yml index 090c7d8dced24fec47c5a90d6e20f7c2e0efdb17..6d4a066ca93e22f5359ca1c7f0d65940a2d2e592 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -141,13 +141,6 @@ before_test: if %ENABLE_CONTRIB% EQU 0 ("%PYTHON%/python.exe" -m pip install --no-index --find-links=%APPVEYOR_BUILD_FOLDER%\dist\ opencv-python) else ("%PYTHON%/python.exe" -m pip install --no-index --find-links=%APPVEYOR_BUILD_FOLDER%\dist\ opencv-contrib-python) -test_script: -- cmd: >- - - cd %APPVEYOR_BUILD_FOLDER%\tests - - "%PYTHON%/python.exe" -m unittest test - artifacts: - path: dist\*.whl name: wheels diff --git a/multibuild b/multibuild index acd71c71f445859ccc958c6b5f758e46f28627ec..c8eb0460f739cd280029c7110a248f4d7351d431 160000 --- a/multibuild +++ b/multibuild @@ -1 +1 @@ -Subproject commit acd71c71f445859ccc958c6b5f758e46f28627ec +Subproject commit c8eb0460f739cd280029c7110a248f4d7351d431