anexia / drf-multitokenauth

An extension to Django-Rest-Frameworks Token Authentication, enabling a user to have multiple authorization tokens
BSD 3-Clause "New" or "Revised" License
14 stars 5 forks source link

Replace travis and tox CI testing with github actions #14

Closed anx-abruckner closed 4 years ago

anx-abruckner commented 4 years ago

Use github actions instead of travis/tox to test multiple environment combinations (python/django/django rest framework version).