You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* use the faster container based infrastructure
* add a build job with the nightly PHP 7 version
* report a result as fast as possible (either when a mandatory build
fails or when only builds are not finished that are allowed to fail)
* reduce the build matrix (run tests with different Symfony and PHPUnit
versions only with PHP 5.6)
* run `composer install` instead of `composer update` since the lock
file is not committed to the repository anymore
0 commit comments