File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5353 < a href ="https://travis-ci.org/ChaiScript/ChaiScript.svg?branch=master "> < img src ="https://travis-ci.org/ChaiScript/ChaiScript.png?branch=master "/> </ a >
5454 </ li >
5555 < 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 >
5659 < 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 >
5764 </ li >
5865 </ ul >
5966 </ 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>
5656
5757 < div class ="col-md-4 ">
5858 < 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 >
6060 < 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 >
6161 < 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 />
6262 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