Remove Circle CI badge, references

CI checks run on GitHub Actions now.
This commit is contained in:
Albert Krewinkel 2020-09-01 12:00:38 +02:00
parent 1b865aaddf
commit 371a7ff34b
No known key found for this signature in database
GPG key ID: 388DC0B21F631124
3 changed files with 1 additions and 3 deletions

View file

@ -152,7 +152,7 @@ Please follow these guidelines:
10. We aim for compatibility with ghc versions from 8.0 to the
latest release. All pull requests and commits are tested
automatically on CircleCI.
automatically on GitHub Actions.
Tests
-----

View file

@ -13,7 +13,6 @@ release](https://img.shields.io/hackage/v/pandoc.svg?label=hackage)](http://hack
[![homebrew](https://img.shields.io/homebrew/v/pandoc.svg)](http://brewformulas.org/Pandoc)
[![stackage LTS
package](http://stackage.org/package/pandoc/badge/lts)](http://stackage.org/lts/package/pandoc)
[![CircleCI](https://circleci.com/gh/jgm/pandoc.svg?style=svg)](https://circleci.com/gh/jgm/pandoc)
[![CI
tests](https://github.com/jgm/pandoc/workflows/CI%20tests/badge.svg)](https://github.com/jgm/pandoc/actions)
[![license](https://img.shields.io/badge/license-GPLv2+-lightgray.svg)](https://www.gnu.org/licenses/gpl.html)

View file

@ -10,7 +10,6 @@ Pandoc
[![hackage release](https://img.shields.io/hackage/v/pandoc.svg?label=hackage)](http://hackage.haskell.org/package/pandoc)
[![homebrew](https://img.shields.io/homebrew/v/pandoc.svg)](http://brewformulas.org/Pandoc)
[![stackage LTS package](http://stackage.org/package/pandoc/badge/lts)](http://stackage.org/lts/package/pandoc)
[![CircleCI](https://circleci.com/gh/jgm/pandoc.svg?style=svg)](https://circleci.com/gh/jgm/pandoc)
[![CI tests](https://github.com/jgm/pandoc/workflows/CI%20tests/badge.svg)](https://github.com/jgm/pandoc/actions)
[![license](https://img.shields.io/badge/license-GPLv2+-lightgray.svg)](https://www.gnu.org/licenses/gpl.html)
[![pandoc-discuss on google groups](https://img.shields.io/badge/pandoc-discuss-red.svg?style=social)](https://groups.google.com/forum/#!forum/pandoc-discuss)