Skip to content

Commit

Permalink
Merge pull request #95 from fluent/replace-build-status-badge
Browse files Browse the repository at this point in the history
README.md: Replace build status badge with GHA's one
  • Loading branch information
ashie authored Mar 16, 2023
2 parents 8ed20ec + b09715e commit e2b15c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Fluent logger

[![Build Status](https://travis-ci.org/fluent/fluent-logger-ruby.svg?branch=master)](https://travis-ci.org/fluent/fluent-logger-ruby)
[![Build Status](https://github.com/fluent/fluent-logger-ruby/actions/workflows/linux.yml/badge.svg?branch=master)](https://github.com/fluent/fluent-logger-ruby/actions/workflows/linux.yml)

A structured event logger

Expand Down

0 comments on commit e2b15c8

Please sign in to comment.