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
42
42
** Note: If there are any build errors, please refer to Requirements section and make sure all dependencies are properly installed**
43
43
44
44
45
+
45
46
Build Status
46
- ==============
47
+ =============
47
48
48
- | | Master Branch |
49
+ | | Master | BugFixes | Development |
49
50
| ---------| :------:| :------:| :-------:| :-------:|
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 ) |
51
52
52
53
53
54
Running Tests
You can’t perform that action at this time.
0 commit comments