Change the list of CI runs.
commitb1eaf7760ba9be36787531495884b61c20009dc9
authorAbhilash Raj <raj.abhilash1@gmail.com>
Sat, 27 Feb 2021 22:04:14 +0000 (27 22:04 +0000)
committerAbhilash Raj <raj.abhilash1@gmail.com>
Sat, 27 Feb 2021 22:04:14 +0000 (27 22:04 +0000)
treec6ae8550db3e53310bf678d57a55a1678fd3f678
parentf95937a7a0745fd3ae6590614ce2995b786b9105
Change the list of CI runs.

This commit changes the testing matrix. This is the general philosophy for
testing:

- We need one test per Python version we support.
- We need one test per Django versions we support.
- The above two variants don't need to be with each combination, we simply use
  a test case with one-supported Python and one-supported Django.
- Test with git-head of Django is allowed to fail.
- Test with git head of dependent packages, mailmanclient and django-mailman3.
.gitlab-ci.yml