Update appveyor.yml

This commit is contained in:
Egor Pugin 2021-01-03 09:23:30 +03:00 committed by GitHub
parent 39afd24a65
commit 3ea9cfbc95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ build_script:
- sw -platform %platform% -config r build -Dwith-tests=1
# test
- git clone https://github.com/egorpugin/tessdata tessdata_unittest
- sw -platform %platform% -config r test -Dwith-tests=1 -Dskip-tests=lstm,lstm_.*
- sw -platform %platform% -config r test -Dwith-tests=1 -Dskip-tests=lstm,lstm_recode
after_build:
- 7z a tesseract.zip %APPVEYOR_BUILD_FOLDER%\.sw\out\**\*.exe %APPVEYOR_BUILD_FOLDER%\.sw\out\**\*.dll