File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -42,12 +42,13 @@ Use Visual Studio to build "PSScriptAnalyzer.sln". Use ~/PSScriptAnalyzer/ folde
4242** Note: If there are any build errors, please refer to Requirements section and make sure all dependencies are properly installed**
4343
4444
45+
4546Build Status
46- ==============
47+ =============
4748
48- | | Master Branch |
49+ | | Master | BugFixes | Development |
4950| ---------| :------:| :------:| :-------:| :-------:|
50- | ** Debug Version** | [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/h5mot3vqtvxw5d7l/branch/master?svg=true )] ( https://ci.appveyor.com/project/PowerShell/psscriptanalyzer/branch/master ) |
51+ | ** Debug Version** | [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/h5mot3vqtvxw5d7l/branch/master?svg=true )] ( https://ci.appveyor.com/project/PowerShell/psscriptanalyzer/branch/master ) | [ ![ Build status ] ( https://ci.appveyor.com/api/projects/status/h5mot3vqtvxw5d7l/branch/bugfixes?svg=true )] ( https://ci.appveyor.com/project/PowerShell/psscriptanalyzer/branch/bugfixes ) | [ ![ Build status ] ( https://ci.appveyor.com/api/projects/status/h5mot3vqtvxw5d7l/branch/development?svg=true )] ( https://ci.appveyor.com/project/PowerShell/psscriptanalyzer/branch/development ) |
5152
5253
5354Running Tests
You can’t perform that action at this time.
0 commit comments