File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ requests from large file uploads. This is particularly helpful for if
10
10
you run your service on AWS Lambda or Heroku where you have a hard request
11
11
limit.
12
12
13
- |PyPi Version | |Build Status | | Test Coverage | |GitHub license |
13
+ |PyPi Version | |Test Coverage | |GitHub license |
14
14
15
15
--------
16
16
Features
@@ -183,8 +183,6 @@ uploaded to AWS S3 directly and not to your Django application server.
183
183
184
184
.. |PyPi Version | image :: https://img.shields.io/pypi/v/django-s3file.svg
185
185
:target: https://pypi.python.org/pypi/django-s3file/
186
- .. |Build Status | image :: https://travis-ci.org/codingjoe/django-s3file.svg?branch=master
187
- :target: https://travis-ci.org/codingjoe/django-s3file
188
186
.. |Test Coverage | image :: https://codecov.io/gh/codingjoe/django-s3file/branch/master/graph/badge.svg
189
187
:target: https://codecov.io/gh/codingjoe/django-s3file
190
188
.. |GitHub license | image :: https://img.shields.io/badge/license-MIT-blue.svg
You can’t perform that action at this time.
0 commit comments