File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -9,9 +9,13 @@ Gunicorn
99 :alt: Supported Python versions
1010 :target: https://pypi.python.org/pypi/gunicorn
1111
12- .. image :: https://travis-ci.org /benoitc/gunicorn. svg?branch=master
12+ .. image :: https://github.com /benoitc/gunicorn/actions/workflows/tox.yml/badge. svg
1313 :alt: Build Status
14- :target: https://travis-ci.org/benoitc/gunicorn
14+ :target: https://github.com/benoitc/gunicorn/actions/workflows/tox.yml
15+
16+ .. image :: https://github.com/benoitc/gunicorn/actions/workflows/lint.yml/badge.svg
17+ :alt: Lint Status
18+ :target: https://github.com/benoitc/gunicorn/actions/workflows/lint.yml
1519
1620Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It's a pre-fork
1721worker model ported from Ruby's Unicorn _ project. The Gunicorn server is broadly
You can’t perform that action at this time.
0 commit comments