SammyK / LaravelFacebookSdk

Fully unit tested Facebook SDK v5 integration for Laravel & Lumen
MIT License
693 stars 201 forks source link

make tests run with latest possible phpunit depending on php version #183

Closed arubacao closed 7 years ago

arubacao commented 7 years ago

Same here: Tests are all passing. It only fails on hhvm due to travis: HHVM is no longer supported on Ubuntu Precise. Please consider using Trusty with 'dist: trusty'.

SammyK commented 7 years ago

Thanks @arubacao! :)