Closed renatomefi closed 8 years ago
Check PHP-VCR travis for a matrix example: https://github.com/php-vcr/php-vcr/blob/master/.travis.yml
Also important to test against multiple PHP-VCR versions, by enhancing the matrix to require certain versions.
Wait for #13 or do based on it, it's important due to the phpunit updates
Fixed https://github.com/php-vcr/phpunit-testlistener-vcr/pull/16
Check PHP-VCR travis for a matrix example: https://github.com/php-vcr/php-vcr/blob/master/.travis.yml
Also important to test against multiple PHP-VCR versions, by enhancing the matrix to require certain versions.
Wait for #13 or do based on it, it's important due to the phpunit updates