File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed
Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -37,10 +37,19 @@ To confirm installation: run ```Get-ScriptAnalyzerRule``` in the PowerShell cons
3737Building the Code
3838=================
3939
40- Use Visual Studio to build "ScriptAnalyzer .sln". Use ~ /PSScriptAnalyzer/ folder to load PSScriptAnalyzer.psd1
40+ Use Visual Studio to build "PSScriptAnalyzer .sln". Use ~ /PSScriptAnalyzer/ folder to load PSScriptAnalyzer.psd1
4141
4242** Note: If there are any build errors, please refer to Requirements section and make sure all dependencies are properly installed**
4343
44+
45+ Build Status
46+ ==============
47+
48+ | | Master Branch |
49+ | ---------| :------:| :------:| :-------:| :-------:|
50+ | ** Debug Version** | [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/h5mot3vqtvxw5d7l?svg=true )] ( https://ci.appveyor.com/project/PowerShell/psscriptanalyzer ) |
51+
52+
4453Running Tests
4554=============
4655
@@ -70,13 +79,6 @@ Throughput Graph
7079[ ![ Throughput Graph] ( https://graphs.waffle.io/powershell/psscriptanalyzer/throughput.svg )] ( https://waffle.io/powershell/psscriptanalyzer/metrics )
7180
7281
73- Build Status
74- ------------
75-
76- | | Master Branch |
77- | ---------| :------:| :------:| :-------:| :-------:|
78- | ** Debug Version** | [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/6anth3x81y6bd5dr/branch/master?svg=true )] ( https://ci.appveyor.com/project/powershell/psscriptanalyzer/branch/master ) |
79-
8082
8183Contributing to ScriptAnalyzer
8284==============================
You can’t perform that action at this time.
0 commit comments