Travis: add "quicktest" stage for non-PR/merge builds by jrfnl · Pull Request #834 · PHPCompatibility/PHPCompatibility
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 approved these changes Aug 3, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters