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 clone in travis-setup.php with composer install silverstripe/installer $CORE_RELEASE --no-install
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
.parseComposerConstraint()
git clone
intravis-setup.php
withcomposer install silverstripe/installer $CORE_RELEASE --no-install
version_compare()
intravis-setup.php
version_compare()
in_ss_environment.php