sebastiaanluca / laravel-auto-morph-map

THIS PACKAGE HAS BEEN DEPRECATED — Automatically alias and map the polymorphic types of Eloquent models.
https://sebastiaanluca.com
MIT License
54 stars 9 forks source link

Remove Travis CI, add Github Actions #13

Closed emielmolenaar closed 3 years ago

emielmolenaar commented 3 years ago

PR Type

What kind of pull request is this? Put an x in all the boxes that apply:

What does it change?

Removes Travis CI as is was shut down, using Github Actions instead.

Why this PR?

Removes Travis CI as is was shut down, using Github Actions instead.

How has this been tested?

Ran the tests.

Checklist

To facilitate merging your change and the approval of this PR, please make sure you've reviewed and applied the following:

If you're unsure about any of these, don't hesitate to ask. We're here to help!

sebastiaanluca commented 3 years ago

Thanks for the PR and sorry for the super late response! I'll release a new version in a few minutes with this included.

emielmolenaar commented 3 years ago

No worries, thanks for your work!