From dd9cef64514362fe221694e43874922d7164e5bd Mon Sep 17 00:00:00 2001 From: Steve Lee Date: Tue, 18 Sep 2018 15:04:27 -0700 Subject: [PATCH] remove badges for master build as it reflects last PR which is not actionable from the README file --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 33993dac817..51f976ee980 100644 --- a/README.md +++ b/README.md @@ -150,12 +150,6 @@ There is also the community driven PowerShell Slack Team which you can sign up f If you have any problems building, please consult the developer [FAQ][]. -### Build status of master branches - -| AppVeyor (Windows) | Azure (Windows) | Azure (Linux) | Azure (macOS) | Azure (spelling) | -|:-------------------------|:-----------------------------------------|:-------------------------------------|:-------------------------------------|:-------------------------------------| -| [![av-image][]][av-site] | [![az-windows-image][]][az-windows-site] | [![az-linux-image][]][az-linux-site] | [![az-macos-image][]][az-macos-site] | [![az-spell-image][]][az-spell-site] | - ### Build status of nightly builds | AppVeyor (Windows) | Azure CI (Linux) | Azure CI (macOS) | Code Coverage Status | Code Factor Status |