Closed johnkary closed 4 years ago
Seems good to me. That way, I could remove the change I made inside this PR: https://github.com/johnkary/phpunit-speedtrap/pull/67 Did you have a look at it ?
Concerning PHPUnit 9, of course it could be great adding it into the matrix when it will be released.
@vlaurier Yes, after this PR merges you can merge master for your PR. I will look soon!
SpeedTrap's build matrix continues to run on Travis CI. A few builds on our master branch are currently broken because of various upstream changes in PHP core and PHPUnit:
phpunit/phpunit#7c57137
This PR fixes the following issues in the SpeedTrap build matrix:
Things that may need attention
PHPUnit 9.0.0 stable is targeting release in February 2020. Do we need to add PHPUNIT=9.* to the build matrix yet?