Skip to content

Commit 1bbbadf

Browse files
committed
Add CI badge to README [skip ci]
1 parent e89ff25 commit 1bbbadf

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ the `users guide <https://osquery.readthedocs.org/>`_.
1717
What is osquery-python?
1818
-----------------------
1919

20+
.. image:: https://travis-ci.org/osquery/osquery-python.svg?branch=master
21+
:target: https://travis-ci.org/osquery/osquery-python
22+
2023
In osquery, SQL tables, configuration retrieval, log handling, etc are implemented
2124
via a simple, robust plugin and extensions API. This project contains the official
2225
Python bindings for creating osquery extensions in Python. Consider the following

0 commit comments

Comments
 (0)