Temporarily unsilent appveyor build.

This commit is contained in:
Egor Pugin 2016-12-17 16:47:52 +03:00
parent 442b5b731a
commit 130500243a
2 changed files with 3 additions and 1 deletions

View File

@ -18,7 +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_system_verbose: false`n"'
#- ps: 'Add-Content $env:USERPROFILE\.cppan\cppan.yml "`n`nbuild_system_verbose: false`n"'
build_script:
- cppan

View File

@ -129,6 +129,8 @@ options:
dependencies:
private:
# tesseract uses leptonica only internally
# and does not expose its interface to users
pvt.cppan.demo.leptonica: master
# only for training tools, move to them later
pvt.cppan.demo.unicode.icu.i18n: "*"