summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2021-05-27 16:33:35 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2021-05-27 16:33:35 +0900
commit615da3b07af694045384d1c25c23c0acf86ba0df (patch)
tree0c625e93791fe7fb89404abe93ac3663dee2b73c /README.md
parent127f0e286c284812c9cbfe0fe5849d949735f5ef (diff)
downloadjson-615da3b07af694045384d1c25c23c0acf86ba0df.tar.gz
Update the status badge for CI
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e020557..288ccdf 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# JSON implementation for Ruby
-[![Travis Widget](http://travis-ci.org/flori/json.svg?branch=master)](https://travis-ci.org/flori/json)
+[![CI](https://github.com/flori/json/actions/workflows/ci.yml/badge.svg)](https://github.com/flori/json/actions/workflows/ci.yml)
## Description