Closed robbieaverill closed 7 years ago
We should not be using travis-support module for 4.x anymore. Fix is to migrate off that to using .travis.yml
exclusively.
I mentioned this to @sminnee - perhaps we need to communicate this change more clearly to the community?
At the moment the primary issue seems just making sure our own modules are up to date.
Ok, closing. Do you think we should throw an exception in this module when core release is master or 4?
Since the recipe plugins were added to the 4 branch of installer, Travis builds do not work with this module any more.
Examples:
https://github.com/silverstripe/silverstripe-installer/blob/4/composer.json
We need to update ComposerGenerator to include these recipe plugins.