doc(Appveyor): 移除显示ps版本信息

This commit is contained in:
Argo Zhang 2019-05-23 07:54:17 +08:00
parent 0fdc4d78c6
commit 571b593e7b
1 changed files with 0 additions and 2 deletions

View File

@ -18,8 +18,6 @@ services:
- mongodb
install:
- ps: >-
$PSVersionTable
#copy my.ini into mysql folder
$iniFile = "$($env:appveyor_build_folder)\DatabaseScripts\MySQL\my.ini"