From d8378cee310d914dfdc28bcfc8b806217e895ec9 Mon Sep 17 00:00:00 2001 From: Gator96100 Date: Mon, 5 Oct 2020 20:29:12 +0200 Subject: [PATCH] Test --- appveyor.yml | 2 ++ 1 file changed, 2 insertions(+) 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