Skip to content

Commit 5999d67

Browse files
authored
Merge pull request #36 from fluent-plugins-nursery/badge
docs: update CI badges
2 parents 54c83e7 + 18077b6 commit 5999d67

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Fluent::Plugin::Irc, a plugin for [Fluentd](http://fluentd.org)
22

3-
[![Build Status](https://travis-ci.org/fluent-plugins-nursery/fluent-plugin-irc.svg?branch=master)](https://travis-ci.org/fluent-plugins-nursery/fluent-plugin-irc)
3+
[![Testing on macOS](https://github.com/fluent-plugins-nursery/fluent-plugin-irc/actions/workflows/macos.yml/badge.svg)](https://github.com/fluent-plugins-nursery/fluent-plugin-irc/actions/workflows/macos.yml)
4+
[![Testing on Ubuntu](https://github.com/fluent-plugins-nursery/fluent-plugin-irc/actions/workflows/linux.yml/badge.svg)](https://github.com/fluent-plugins-nursery/fluent-plugin-irc/actions/workflows/linux.yml)
5+
[![Testing on Windows](https://github.com/fluent-plugins-nursery/fluent-plugin-irc/actions/workflows/windows.yml/badge.svg)](https://github.com/fluent-plugins-nursery/fluent-plugin-irc/actions/workflows/windows.yml)
46

57
Fluent plugin to send messages to IRC server
68

0 commit comments

Comments
 (0)