File tree Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -60,6 +60,10 @@ Roadmap
60
60
See the `Roadmap <https://github.com/Parsely/streamparse/wiki/Roadmap >`__.
61
61
62
62
.. |logo | image :: https://raw.githubusercontent.com/Parsely/streamparse/master/doc/source/images/streamparse-logo.png
63
- .. |Build Status | image :: https://travis-ci.org/Parsely/streamparse.svg?branch=master
64
- :target: https://travis-ci.org/Parsely/streamparse
63
+ .. |Build Status | image :: https://github.com/pystorm/streamparse/actions/workflows/test.yml/badge.svg
64
+ :target: https://github.com/pystorm/streamparse/actions/workflows/test.yml
65
+ :alt: Build Status
66
+ .. |Docs | image :: https://readthedocs.org/projects/streamparse/badge/?version=stable
67
+ :target: https://streamparse.readthedocs.io/en/stable/?badge=stable
68
+ :alt: Documentation Status
65
69
.. |Demo | image :: https://raw.githubusercontent.com/Parsely/streamparse/master/doc/source/images/quickstart.gif
Original file line number Diff line number Diff line change 9
9
streamparse lets you run Python code against real-time streams of data.
10
10
Integrates with Apache Storm.
11
11
12
- .. image :: https://travis-ci.org/Parsely/streamparse.svg?branch=master
13
- :target: https://travis-ci.org/Parsely/streamparse
12
+ .. |Build Status | image :: https://github.com/pystorm/streamparse/actions/workflows/test.yml/badge.svg
13
+ :target: https://github.com/pystorm/streamparse/actions/workflows/test.yml
14
+ :alt: Build Status
15
+ .. |Docs | image :: https://readthedocs.org/projects/streamparse/badge/?version=stable
16
+ :target: https://streamparse.readthedocs.io/en/stable/?badge=stable
17
+ :alt: Documentation Status
14
18
15
19
.. toctree ::
16
20
:maxdepth: 1
You can’t perform that action at this time.
0 commit comments