File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 53
53
< a href ="https://travis-ci.org/ChaiScript/ChaiScript.svg?branch=master "> < img src ="https://travis-ci.org/ChaiScript/ChaiScript.png?branch=master "/> </ a >
54
54
</ li >
55
55
< li >
56
+ < a href ="https://ci.appveyor.com/project/lefticus/chaiscript "> < img src ="https://ci.appveyor.com/api/projects/status/6u3r4s81kkjqmsqw?svg=true "> </ a >
57
+ </ li >
58
+ < li >
56
59
< a href ='https://coveralls.io/r/ChaiScript/ChaiScript?branch=master '> < img src ='https://coveralls.io/repos/ChaiScript/ChaiScript/badge.png?branch=master ' alt ='Coverage Status ' /> </ a >
60
+
61
+ </ li >
62
+ < li >
63
+ < a href ="https://scan.coverity.com/projects/5297 "> < img alt ="Coverity Scan Build Status " src ="https://img.shields.io/coverity/scan/5297.svg "/> </ a >
57
64
</ li >
58
65
</ ul >
59
66
</ div > <!-- /.navbar-collapse -->
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ <h3><i class="fa fa-microphone"></i> Free</h3>
56
56
57
57
< div class ="col-md-4 ">
58
58
< h3 > < i class ="fa fa-tachometer "> </ i > Stable</ h3 >
59
- < a href ="https://travis-ci.org/ChaiScript/ChaiScript.svg?branch=master "> < img src ="https://travis-ci.org/ChaiScript/ChaiScript.png?branch=master "/> </ a >
59
+ < a href ="https://travis-ci.org/ChaiScript/ChaiScript.svg?branch=master "> < img src ="https://travis-ci.org/ChaiScript/ChaiScript.png?branch=master "/> </ a > < a href =" https://ci.appveyor.com/project/lefticus/chaiscript " > < img src =" https://ci.appveyor.com/api/projects/status/6u3r4s81kkjqmsqw?svg=true " > </ a > </ br >
60
60
< a href ='https://coveralls.io/r/ChaiScript/ChaiScript?branch=master '> < img src ='https://coveralls.io/repos/ChaiScript/ChaiScript/badge.png?branch=master ' alt ='Coverage Status ' /> </ a >
61
61
< a href ="https://scan.coverity.com/projects/5297 "> < img alt ="Coverity Scan Build Status " src ="https://img.shields.io/coverity/scan/5297.svg "/> </ a > < br /> < br />
62
62
ChaiScript has been making stable releases since 2009. No bugfix or feature is made without a corresponding unit test.
You can’t perform that action at this time.
0 commit comments