mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-27 12:49:35 +08:00
Update appveyor.yml
This commit is contained in:
parent
a70c1176ac
commit
7118836f89
@ -25,8 +25,7 @@ build_script:
|
||||
- sw -version
|
||||
# debug build causes long builds (> 1h), appveyor drops them
|
||||
- sw -show-output -platform %platform% -config r build -Dwith-tests=1
|
||||
|
||||
test:
|
||||
# test
|
||||
- git clone https://github.com/egorpugin/tessdata tessdata_unittest123
|
||||
- sw -show-output -platform %platform% -config r test -Dwith-tests=1 -Dskip-tests=lstm.* -Dtest-data-dir=tessdata_unittest123
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user