Skip to content

Commit dfdbc6e

Browse files
committed
Update README badge to use gh actions
1 parent 5c467d1 commit dfdbc6e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Python package
1+
name: CI
22

33
on:
44
push:

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
.. image:: https://travis-ci.org/pusher/push-notifications-python.svg?branch=master
2-
:target: https://travis-ci.org/pusher/push-notifications-python
1+
.. image:: https://github.com/pusher/push-notifications-python/workflows/CI/badge.svg
2+
:target: https://github.com/pusher/push-notifications-python/actions?query=branch%3Amaster
33
.. image:: https://codecov.io/gh/pusher/push-notifications-python/branch/master/graph/badge.svg
44
:target: https://codecov.io/gh/pusher/push-notifications-python
55

0 commit comments

Comments
 (0)