mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-23 18:49:08 +08:00
Update appveyor.yml
This commit is contained in:
parent
39afd24a65
commit
3ea9cfbc95
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user