Skip to content

Commit

Permalink
remove Coveralls badge
Browse files Browse the repository at this point in the history
Since Coveralls was removed in JuliaCI#125, I removed the relevant badge from the README.md.
  • Loading branch information
ranocha committed May 18, 2021
1 parent ded8934 commit 54e72e7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
[![][docs-stable-img]][docs-stable-url]
[![][docs-dev-img]][docs-dev-url]
[![][ci-img]][ci-url]
[![Coveralls][coveralls-img]][coveralls-url]
[![Codecov][codecov-img]][codecov-url]
[![License: MIT](https://img.shields.io/badge/License-MIT-success.svg)](https://opensource.org/licenses/MIT)

Expand Down Expand Up @@ -51,8 +50,5 @@ Contributions are welcome, as are feature requests and suggestions. Please open

[issues-url]: https://github.com/JuliaCI/PkgBenchmark.jl/issues

[coveralls-img]: https://coveralls.io/repos/github/JuliaCI/PkgBenchmark.jl/badge.svg?branch=master
[coveralls-url]: https://coveralls.io/github/JuliaCI/PkgBenchmark.jl?branch=master

[codecov-img]: https://codecov.io/gh/JuliaCI/PkgBenchmark.jl/branch/master/graph/badge.svg
[codecov-url]: https://codecov.io/gh/JuliaCI/PkgBenchmark.jl

0 comments on commit 54e72e7

Please sign in to comment.