bugsnag / bugsnag-laravel

BugSnag notifier for the Laravel PHP framework. Monitor and report Laravel errors.
https://docs.bugsnag.com/platforms/php/laravel/
MIT License
876 stars 129 forks source link

Migrate unit tests to GH actions #415

Closed imjoehaines closed 4 years ago

imjoehaines commented 4 years ago

Goal

Travis runs pretty slowly for us because we're limited by the number of parallel jobs and other repos running simultaneously. I've only moved the unit tests over as they're easy to get running; Travis will still run the Maze Runner tests and the tests against upcoming Laravel versions