From 9a7ae9eecdba7c58b5be51b97675fdee30143140 Mon Sep 17 00:00:00 2001 From: Kyrylo Silin Date: Thu, 21 Jan 2021 19:21:13 +0200 Subject: [PATCH] README: change Travis badge to GH Actions badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d6feec..1c60347 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Python exception notifier for Airbrake -[![Build Status](https://travis-ci.org/airbrake/pybrake.svg?branch=master)](https://travis-ci.org/airbrake/pybrake) +![Build Status](https://github.com/airbrake/pybrake/workflows/pybrake/badge.svg) ## Installation