From: Toshi MARUYAMA Date: Thu, 6 Apr 2017 21:45:09 +0000 (+0000) Subject: show Windows code page on appveyor X-Git-Tag: 3.4.0~150 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=f0b7991ee3485196bd95ff7b1063fcd75d782ca0;p=redmine.git show Windows code page on appveyor git-svn-id: http://svn.redmine.org/redmine/trunk@16514 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/appveyor.yml b/appveyor.yml index b0ac65c5b..d5ea687bb 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -8,6 +8,7 @@ install: - gem --version - git --version - hg --version + - chcp build: off