diff --git a/appveyor.yml b/appveyor.yml index a43c1178c..10ba9090c 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -236,6 +236,8 @@ build_script: #WSL: wait for installation to finish Receive-Job -Wait -Name WSLInstall -ErrorAction SilentlyContinue + + Add-AppveyorMessage -Message "WSL start" -Category Information #Windows Subsystem for Linux (WSL) Write-Host "---------- WSL make ----------" -ForegroundColor Yellow