浏览代码

Appveyor: Show OpenSSL64 install log for debugging the appveyor CI build

bel2125 9 年之前
父节点
当前提交
658c8d48b3
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      appveyor.yml

+ 1 - 0
appveyor.yml

@@ -103,6 +103,7 @@ install:
   - C:\ssl\Win32OpenSSL_102g.exe /SILENT /LOG="C:\ssl\install32_102g.log"
   - C:\ssl\Win64OpenSSL_102g.exe /SILENT /LOG="C:\ssl\install64_102g.log"
   - dir C:\ssl
+  - type C:\ssl\install64_102g.log
 
 
 before_build: