We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c467d1 commit dfdbc6eCopy full SHA for dfdbc6e
.github/workflows/ci.yml
@@ -1,4 +1,4 @@
1
-name: Python package
+name: CI
2
3
on:
4
push:
README.rst
@@ -1,5 +1,5 @@
-.. image:: https://travis-ci.org/pusher/push-notifications-python.svg?branch=master
- :target: https://travis-ci.org/pusher/push-notifications-python
+.. image:: https://github.com/pusher/push-notifications-python/workflows/CI/badge.svg
+ :target: https://github.com/pusher/push-notifications-python/actions?query=branch%3Amaster
.. image:: https://codecov.io/gh/pusher/push-notifications-python/branch/master/graph/badge.svg
:target: https://codecov.io/gh/pusher/push-notifications-python
5
0 commit comments