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

Ci improvements #417

Closed imjoehaines closed 4 years ago

imjoehaines commented 4 years ago

Goal

This PR migrates the remaining tests from Travis to GH actions and improves the Maze Runner dockerfiles so that they can run against any PHP version

This will allow us to test against PHP 7 & 8 with the same fixtures