chore(README): remove coverity link
This commit is contained in:
parent
b6fde68012
commit
9fc7bc6d25
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
<p align=center><a href="https://leanprover.github.io"><img src="https://leanprover.github.io/images/lean_logo.svg" alt="logo" width="300px"/></a></p>
|
||||
<table>
|
||||
<tr>
|
||||
<th>License</th><th>Windows</th><th>Ubuntu</th><th>OS X</th><th>Coverage</th><th>Builds/Tests</th><th>Static Analysis</th>
|
||||
<th>License</th><th>Windows</th><th>Ubuntu</th><th>OS X</th><th>Coverage</th><th>Builds/Tests</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="LICENSE"><img src="https://img.shields.io/badge/license-APACHE_2-green.svg?dummy" title="License"/></a></td>
|
||||
|
@ -10,7 +10,6 @@
|
|||
<td><a href="https://travis-ci.org/soonhokong/lean-osx"><img src="https://travis-ci.org/soonhokong/lean-osx.png?branch=master" title="Mac OS X 10.8.2, g++-4.9"/></a></td>
|
||||
<td><a href="https://coveralls.io/r/leanprover/lean?branch=master"><img src="https://coveralls.io/repos/leanprover/lean/badge.png?branch=master"/></a></td>
|
||||
<td><a href="http://build.leanprover.net"><img src="https://leanprover.github.io/images/cdash.svg"/></a></td>
|
||||
<td><a href="https://scan.coverity.com/projects/2153"><img alt="Coverity Scan Build Status" src="https://scan.coverity.com/projects/2153/badge.svg"/></a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
|
Loading…
Reference in a new issue