niwinz / django-jinja

Simple and nonobstructive jinja2 integration with Django.
http://niwinz.github.io/django-jinja/latest/
BSD 3-Clause "New" or "Revised" License
360 stars 102 forks source link

Replace Travis with GitHub Actions #290

Closed akx closed 2 years ago

akx commented 2 years ago

Since Travis CI seems to be going the way of the dodo and not running tests anymore, this PR switches over to GitHub Actions. It also adds testing on Python 3.10.

Unfortunately, tests on ppc64le architectures no longer get run.

This can be seen in action in my fork: https://github.com/akx/django-jinja/pull/1