pmclanahan / django-celery-email

A Django email backend that uses a celery task for sending the email.
BSD 3-Clause "New" or "Revised" License
477 stars 110 forks source link

Migrate CI to GitHub actions #89

Open dheerajreal opened 2 years ago

dheerajreal commented 2 years ago

The pipelines on travis aren't operational

refer: https://travis-ci.org/github/pmclanahan/django-celery-email

Created Github actions workflows as replacement

TODO: remove travis update build-passing badge on readme