diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2020-11-09 16:19:35 -0700 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2020-11-09 16:19:35 -0700 |
| commit | 9e87bd6fbc05bf48672d4e48ab5adabb8cdfea88 (patch) | |
| tree | 152377cae4e0ca4f30de247ec755e33e9abe73fc | |
| parent | df65e6b646cc8e5fe6d753594a8f7228d1287983 (diff) | |
remove AppVeyor badge from README [skip ci]
| -rw-r--r-- | README.adoc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc index ae98f60c..b4ab4c8f 100644 --- a/README.adoc +++ b/README.adoc @@ -94,7 +94,6 @@ ifdef::status[] image:https://img.shields.io/gem/v/asciidoctor.svg[Latest Release, link={uri-gem}] image:https://img.shields.io/badge/rubydoc.info-{release-version}-blue.svg[library (API) docs,link=https://www.rubydoc.info/gems/asciidoctor/{release-version}] image:https://github.com/asciidoctor/asciidoctor/workflows/CI/badge.svg[Build Status (GitHub Actions),link={uri-repo}/actions] -image:https://ci.appveyor.com/api/projects/status/ifplu67oxvgn6ceq/branch/master?svg=true&passingText=green%20bar&failingText=%23fail&pendingText=building%2E%2E%2E[Build Status (AppVeyor),link=https://ci.appveyor.com/project/asciidoctor/asciidoctor] //image:https://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:https://inch-ci.org/github/asciidoctor/asciidoctor.svg?branch=master[Inline docs,link=https://inch-ci.org/github/asciidoctor/asciidoctor] |
