bugsnag / bugsnag-symfony

BugSnag notifier for the Symfony PHP framework. Monitor and report errors in your Symfony apps.
https://docs.bugsnag.com/platforms/php/symfony
MIT License
43 stars 21 forks source link

Ensure trusty distro is set for travis where required #84

Closed Cawllec closed 4 years ago

Cawllec commented 4 years ago

Goal

Travis-ci now requires trusty distro to be specified for certain versions of PHP, as it is no longer the default.

This fixes the broken CI.