jonathan-s / django-sockpuppet

Build reactive applications with the django tooling you already know and love.
https://github.com/jonathan-s/django-sockpuppet
MIT License
450 stars 22 forks source link

Replace travis with github actions #58

Closed jonathan-s closed 3 years ago

jonathan-s commented 3 years ago

Type of PR (feature, enhancement, bug fix, etc.)

Description

Travis breaks when unexpectedly when credits are missing. Don't want to deal with that so switching to github actions.

Fixes # (issue)

Why should this be added

Less surprises, and less upkeep.

Checklist