Skip to content

Commit e2b15c8

Browse files
authored
Merge pull request #95 from fluent/replace-build-status-badge
README.md: Replace build status badge with GHA's one
2 parents 8ed20ec + b09715e commit e2b15c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Fluent logger
22

3-
[![Build Status](https://travis-ci.org/fluent/fluent-logger-ruby.svg?branch=master)](https://travis-ci.org/fluent/fluent-logger-ruby)
3+
[![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)
44

55
A structured event logger
66

0 commit comments

Comments
 (0)