Update appveyor.yml

This commit is contained in:
Egor Pugin 2021-01-02 16:49:38 +03:00 committed by GitHub
parent a70c1176ac
commit 7118836f89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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