diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2014-11-23 19:43:05 -0700 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2014-11-23 19:43:05 -0700 |
| commit | 06af316124a067ac11d653ed5e8ab52a5b55a790 (patch) | |
| tree | 432ad127d8d7868ab5914a90f9ee3836a3b54054 | |
| parent | 7e2e1569f80b3027a3c66eacdf8c7fe75917ff71 (diff) | |
remove coveralls badge until it actually works
| -rw-r--r-- | README.adoc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc index f17860f7..9ff5dc0e 100644 --- a/README.adoc +++ b/README.adoc @@ -70,7 +70,10 @@ Asciidoctor.js is used to power the AsciiDoc preview extensions for Chrome, Atom ifdef::env-github[] .*Project Health* -image:http://img.shields.io/travis/asciidoctor/asciidoctor/master.svg[Build Status, link=https://travis-ci.org/asciidoctor/asciidoctor] image:http://img.shields.io/coveralls/asciidoctor/asciidoctor/master.svg[Coverage Status, link=https://coveralls.io/r/asciidoctor/asciidoctor] image:https://codeclimate.com/github/asciidoctor/asciidoctor/badges/gpa.svg[Code Climate, link="https://codeclimate.com/github/asciidoctor/asciidoctor"] image:http://inch-ci.org/github/asciidoctor/asciidoctor.svg?branch=master[Inline docs, link="http://inch-ci.org/github/asciidoctor/asciidoctor"] +image:http://img.shields.io/travis/asciidoctor/asciidoctor/master.svg[Build Status, link=https://travis-ci.org/asciidoctor/asciidoctor] +//image:http://img.shields.io/coveralls/asciidoctor/asciidoctor/master.svg[Coverage Status, link=https://coveralls.io/r/asciidoctor/asciidoctor] +image:https://codeclimate.com/github/asciidoctor/asciidoctor/badges/gpa.svg[Code Climate, link="https://codeclimate.com/github/asciidoctor/asciidoctor"] +image:http://inch-ci.org/github/asciidoctor/asciidoctor.svg?branch=master[Inline docs, link="http://inch-ci.org/github/asciidoctor/asciidoctor"] endif::env-github[] == The Big Picture |
