Skip to content

Commit

Permalink
Update build status in README to link to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nvlaarhoven committed Sep 28, 2023
1 parent 0a23d90 commit 0b67c84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Django S3 File Upload Server
===================
[![Build Status](https://travis-ci.com/dabapps/django-s3-file-upload-server.svg?token=k7ApnEQbpXLoWVm5Bc9o&branch=master)](https://travis-ci.com/dabapps/django-s3-file-upload-server)
![Build Status](https://github.com/dabapps/django-s3-file-upload/workflows/CI/badge.svg)
[![pypi release](https://img.shields.io/pypi/v/django-s3-file-upload.svg)](https://pypi.python.org/pypi/django-s3-file-upload)

Upload files from the browser to S3 - server side implementation
Expand Down

0 comments on commit 0b67c84

Please sign in to comment.