mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-22 21:01:05 -05:00
Move CI testing to GitHub Actions
Related changes: * remove Travis-CI config; stop running tests on Travis * rename live integration test environment variables to all start with `ANYMAIL_TEST_` (simplifies tox config)
This commit is contained in:
@@ -51,9 +51,9 @@ The package is released under the BSD license.
|
||||
|
||||
.. END shared-intro
|
||||
|
||||
.. image:: https://travis-ci.org/anymail/django-anymail.svg?branch=main
|
||||
:target: https://travis-ci.org/anymail/django-anymail
|
||||
:alt: build status on Travis-CI
|
||||
.. image:: https://github.com/anymail/django-anymail/workflows/test/badge.svg?branch=main
|
||||
:target: https://github.com/anymail/django-anymail/actions?query=workflow:test+branch:main
|
||||
:alt: build status in GitHub Actions
|
||||
|
||||
.. image:: https://readthedocs.org/projects/anymail/badge/?version=stable
|
||||
:target: https://anymail.readthedocs.io/en/stable/
|
||||
|
||||
Reference in New Issue
Block a user