Permalink
Browse files

Revert "add a codecov badge to the README"

This reverts commit ecf8ed4.

codecov is useless and it's a nuisance. We don't use tests/
directory or testit package and codecov gives misleading and
annoying reports.
  • Loading branch information...
1 parent 33d63e0 commit c25f50140542a3bbc86443d790395f42dc1eddb4 @jarioksa jarioksa committed Oct 9, 2016
Showing with 1 addition and 1 deletion.
  1. +1 −1 README.md
View
@@ -4,4 +4,4 @@
[![CRAN version](http://www.r-pkg.org/badges/version/vegan)](http://cran.rstudio.com/web/packages/vegan/index.html) [![](http://cranlogs.r-pkg.org/badges/grand-total/vegan)](http://cran.rstudio.com/web/packages/vegan/index.html)
#### Build status
-[![Build Status](https://travis-ci.org/vegandevs/vegan.svg?branch=master)](https://travis-ci.org/vegandevs/vegan) [![Build status](https://ci.appveyor.com/api/projects/status/hc8dbxrim2nj3c1i/branch/master)](https://ci.appveyor.com/project/vegandevs/vegan/branch/master) [![codecov.io](https://codecov.io/github/vegandevs/vegan/coverage.svg?branch=master)](https://codecov.io/github/vegandevs/vegan?branch=master)
+[![Build Status](https://travis-ci.org/vegandevs/vegan.svg?branch=master)](https://travis-ci.org/vegandevs/vegan) [![Build status](https://ci.appveyor.com/api/projects/status/hc8dbxrim2nj3c1i/branch/master)](https://ci.appveyor.com/project/vegandevs/vegan/branch/master)

0 comments on commit c25f501

Please sign in to comment.