From 89b656bbcad2582131bd8605947a6eda5b44fd3e Mon Sep 17 00:00:00 2001 From: mlangkabel Date: Mon, 19 Jul 2021 16:04:12 +0200 Subject: [PATCH] test --- appveyor.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/appveyor.yml b/appveyor.yml index 26451a5..f57d3ee 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -16,11 +16,13 @@ for: - image: Visual Studio 2017 build_script: - sh: echo running on Windows! +- matrix: only: - image: macos build_script: - sh: echo running on macos! +- matrix: only: - image: macos