-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
Description
This will help to reduce complexity in module build matrices. We're speeding up the frequency of minor releases (less than a month between 3.3 and 3.4), so its becoming infeasible for module maintainers to keep on top of all the build variations in their travis.yml.
- Add support in
parseComposerConstraint() - Replace
git cloneintravis-setup.phpwithcomposer install silverstripe/installer $CORE_RELEASE --no-install - Fix
version_compare()intravis-setup.php - Fix
version_compare()in_ss_environment.php