Skip to content

Commit b09715e

Browse files
committed
README.md: Replace build status badge with GHA's one
Signed-off-by: Takuro Ashie <[email protected]>
1 parent 8ed20ec commit b09715e

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)