@@ -152,9 +152,9 @@ If you have any problems building, please consult the developer [FAQ][].
152152
153153### Build status of nightly builds
154154
155- | AppVeyor (Windows) | Azure CI (Linux) | Azure CI (macOS) | Code Coverage Status | Code Factor Status |
155+ | Azure CI (Windows) | Azure CI (Linux) | Azure CI (macOS) | Code Coverage Status | Code Factor Status |
156156| :-----------------------------------------| :-----------------------------------------------| :-----------------------------------------------| :-------------------------| :-------------------------|
157- | [ ![ av -nightly-image] [ ]] [ av -nightly-site] | [ ![ linux-nightly-image] [ ]] [ linux-nightly-site ] | [ ![ macOS-nightly-image] [ ]] [ macos-nightly-site ] | [ ![ cc-image] [ ]] [ cc-site ] | [ ![ cf-image] [ ]] [ cf-site ] |
157+ | [ ![ windows -nightly-image] [ ]] [ windows -nightly-site] | [ ![ linux-nightly-image] [ ]] [ linux-nightly-site ] | [ ![ macOS-nightly-image] [ ]] [ macos-nightly-site ] | [ ![ cc-image] [ ]] [ cc-site ] | [ ![ cf-image] [ ]] [ cf-site ] |
158158
159159[ bd-linux ] : https://github.com/PowerShell/PowerShell/tree/master/docs/building/linux.md
160160[ bd-windows ] : https://github.com/PowerShell/PowerShell/tree/master/docs/building/windows-core.md
@@ -171,10 +171,12 @@ If you have any problems building, please consult the developer [FAQ][].
171171[ az-spell-image ] : https://powershell.visualstudio.com/PowerShell/_apis/build/status/PowerShell-CI-spelling?branchName=master
172172[ az-spell-site ] : https://powershell.visualstudio.com/PowerShell/_build?definitionId=22
173173[ tv-image ] : https://travis-ci.org/PowerShell/PowerShell.svg?branch=master
174+ [ windows-nightly-site ] : https://powershell.visualstudio.com/PowerShell/_build/latest?definitionId=32
174175[ linux-nightly-site ] : https://powershell.visualstudio.com/PowerShell/_build?definitionId=23
175176[ macos-nightly-site ] : https://powershell.visualstudio.com/PowerShell/_build?definitionId=24
176177[ av-image ] : https://ci.appveyor.com/api/projects/status/nsng9iobwa895f98/branch/master?svg=true
177178[ av-site ] : https://ci.appveyor.com/project/PowerShell/powershell
179+ [ windows-nightly-image ] : https://powershell.visualstudio.com/PowerShell/_apis/build/status/PowerShell-CI-Windows-daily
178180[ linux-nightly-image ] : https://powershell.visualstudio.com/PowerShell/_apis/build/status/PowerShell-CI-linux-daily?branchName=master
179181[ macOS-nightly-image ] : https://powershell.visualstudio.com/PowerShell/_apis/build/status/PowerShell-CI-macos-daily?branchName=master
180182[ av-nightly-image ] : https://ci.appveyor.com/api/projects/status/46yd4jogtm2jodcq?svg=true
0 commit comments