Skip to content

Commit

Permalink
Temporarily unsilent appveyor build.
Browse files Browse the repository at this point in the history
  • Loading branch information
egorpugin committed Dec 17, 2016
1 parent 442b5b7 commit 1305002
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -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
Expand Down
2 changes: 2 additions & 0 deletions cppan.yml
Expand Up @@ -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: "*"
Expand Down

0 comments on commit 1305002

Please sign in to comment.