Closed hannseman closed 3 years ago
Thank you! Regarding GitHub actions, I'm doing some work in this area: https://forum.djangoproject.com/t/improving-the-contribution-experience-with-github-actions/5964
Any comments you have on that proposal would be most welcome!
The test suite fails after support for Python 3.6 and 3.7 was dropped in https://github.com/django/django/commit/ec0ff406311de88f4e2a135d784363424fe602aa.
I didn't touch
.travis.yml
since all builds have been broken for a while. My feeling is that the time is better spent on migrating to Github Actions :-) (https://github.com/django/django-docker-box/pull/10)