File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,8 @@ <h3><i class="fa fa-microphone"></i> Free</h3>
57
57
< div class ="col-md-4 ">
58
58
< h3 > < i class ="fa fa-tachometer "> </ i > Stable</ h3 >
59
59
< a href ="https://github.com/ChaiScript/ChaiScript/releases/latest "> < img src ="https://img.shields.io/github/tag/ChaiScript/ChaiScript.svg "> </ a >
60
- < 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
+ < a href ="https://travis-ci.org/ChaiScript/ChaiScript.svg?branch=master "> < img src ="https://travis-ci.org/ChaiScript/ChaiScript.png?branch=master "/> </ a >
61
+ < a href ="https://ci.appveyor.com/project/lefticus/chaiscript "> < img src ="https://ci.appveyor.com/api/projects/status/6u3r4s81kkjqmsqw/branch/develop?svg=true "> </ a >
61
62
< a href ="http://codecov.io/github/ChaiScript/ChaiScript?branch=master "> < img src ="http://codecov.io/github/ChaiScript/ChaiScript/coverage.svg?branch=master " alt ="Coverage Status " /> </ a >
62
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><br/><br/> -->
63
64
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