thebrandonallen / edit-author-slug

WordPress plugin that allows an admin (or capable user) to edit the author slug of a user, and change the author base. New development takes place on the 'develop' branch.
http://wordpress.org/plugins/edit-author-slug/
GNU General Public License v2.0
41 stars 8 forks source link

Switch from Travis to GitHub Actions #33

Closed thebrandonallen closed 3 years ago

thebrandonallen commented 3 years ago

Just what the title says. With TravisCI shuttering travis-ci.org, and, effectively, getting rid of free open-source testing, I needed a new alternative. GitHub Actions seems like it should work for now.