Skip to content

Commit

Permalink
Merge pull request #146 from airbrake/ghactions-badge
Browse files Browse the repository at this point in the history
README: change Travis badge to GH Actions badge
  • Loading branch information
kyrylo authored Jan 21, 2021
2 parents 24c3cc4 + 9a7ae9e commit 16ff748
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 @@
# 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

Expand Down

0 comments on commit 16ff748

Please sign in to comment.