From b9acf276d947e8884e53f0e383ffa19430645e01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Georges=20Dup=C3=A9ron?= Date: Thu, 19 Jan 2017 20:20:14 +0100 Subject: [PATCH] Changed README badge to use codecov.io --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26513d1..e93b66d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![Build Status,](https://img.shields.io/travis/jsmaniac/auto-syntax-e/master.svg)](https://travis-ci.org/jsmaniac/auto-syntax-e) -[![Coverage Status,](https://img.shields.io/coveralls/jsmaniac/auto-syntax-e/master.svg)](https://coveralls.io/github/jsmaniac/auto-syntax-e) +[![Coverage Status,](https://img.shields.io/codecov/c/github/jsmaniac/auto-syntax-e/master.svg)](https://codecov.io/gh/jsmaniac/auto-syntax-e) [![Build Stats,](https://img.shields.io/badge/build-stats-blue.svg)](http://jsmaniac.github.io/travis-stats/#jsmaniac/auto-syntax-e) [![Online Documentation,](https://img.shields.io/badge/docs-online-blue.svg)](http://docs.racket-lang.org/auto-syntax-e/) [![License: CC0 v1.0.](https://img.shields.io/badge/license-CC0-blue.svg)](https://creativecommons.org/publicdomain/zero/1.0/)