File tree Expand file tree Collapse file tree 1 file changed +6
-9
lines changed Expand file tree Collapse file tree 1 file changed +6
-9
lines changed Original file line number Diff line number Diff line change 1
1
2
+ | Master | BugFixes | Development |
3
+ | :------:| :------:| :-------:| :-------:|
4
+ [ ![ 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 ) |
5
+
6
+
7
+
2
8
Introduction
3
9
============
4
10
@@ -42,15 +48,6 @@ Use Visual Studio to build "PSScriptAnalyzer.sln". Use ~/PSScriptAnalyzer/ folde
42
48
** Note: If there are any build errors, please refer to Requirements section and make sure all dependencies are properly installed**
43
49
44
50
45
-
46
- Build Status
47
- =============
48
-
49
- | | Master | BugFixes | Development |
50
- | ---------| :------:| :------:| :-------:| :-------:|
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 ) |
52
-
53
-
54
51
Running Tests
55
52
=============
56
53
You can’t perform that action at this time.
0 commit comments