mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-12-18 11:28:51 +08:00
Update appveyor.yml
This commit is contained in:
parent
560978b25f
commit
cb91c2c172
@ -18,6 +18,7 @@ before_build:
|
||||
- set PATH=%PATH%;%cd%
|
||||
|
||||
- cppan # dummy run to create %USERPROFILE%\.cppan\cppan.yml
|
||||
- ps: 'Add-Content $env:USERPROFILE\.cppan\cppan.yml "`n`nbuild_warning_level: 0`n"'
|
||||
#- ps: 'Add-Content $env:USERPROFILE\.cppan\cppan.yml "`n`nbuild_system_verbose: false`n"'
|
||||
|
||||
build_script:
|
||||
|
Loading…
Reference in New Issue
Block a user