Travis: add "quicktest" stage for non-PR/merge builds by jrfnl · Pull Request #834 · PHPCompatibility/PHPCompatibility

@jrfnl

The "quicktest" stage will only run a CS check, linting and the unit tests against low/high PHP/PHPCS combinations. This should catch most issues.

The more comprehensive complete build against a larger combination of PHP/PHPCS combination, including code coverage will now only be run on PRs and merges to `master`.

wimg

wimg approved these changes Aug 3, 2019