diff options
author | Kornelius Kalnbach <murphy@rubychan.de> | 2022-11-13 20:55:40 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-13 20:55:40 +0100 |
commit | 3e35c86617335f2e9edba018f51c0889f2362ebf (patch) | |
tree | e823d6f7f64b0a525391d2f30c70399e8a5c9d8f | |
parent | 286211777036fb67f82b3a24475a8fc61301bf53 (diff) | |
download | coderay-3e35c86617335f2e9edba018f51c0889f2362ebf.tar.gz |
replace Travis badge with CircleCI
-rw-r--r-- | README.markdown | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown index 410d1bf..da59459 100644 --- a/README.markdown +++ b/README.markdown @@ -1,7 +1,6 @@ # CodeRay -[](https://travis-ci.org/rubychan/coderay) -[](https://badge.fury.io/rb/coderay) [](https://codeclimate.com/github/rubychan/coderay/maintainability) +[](https://dl.circleci.com/status-badge/redirect/gh/rubychan/coderay/tree/master) [](https://badge.fury.io/rb/coderay) [](https://codeclimate.com/github/rubychan/coderay/maintainability) ## About |