Skip to content

Commit 19d8beb

Browse files
committed
enable github actions
1 parent c6e97a1 commit 19d8beb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
.. image:: https://img.shields.io/pypi/v/launchd.svg
22
:target: https://pypi.python.org/pypi/launchd
33

4-
.. image:: https://travis-ci.org/infothrill/python-launchd.svg?branch=master
5-
:target: https://travis-ci.org/infothrill/python-launchd
4+
.. image:: https://github.com/infothrill/python-launchd/actions/workflows/tests.yml/badge.svg?branch=master
65

76
*launchd* is a pythonic interface to interact with OS X's `launchd <https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man8/launchd.8.html>`_.
87
It provides access to basic querying and interaction with launchd. It is

0 commit comments

Comments
 (0)