silverstripe / silverstripe-travis-support

Creates a SilverStripe project "around" a module, based on core version constraints and its composer.json definitions
Other
13 stars 16 forks source link

Add .env support in parallel to _ss_environment.php #41

Closed chillu closed 7 years ago

chillu commented 7 years ago

4.0 no longer supports _ss_environment.php, so we need some conditional logic on how to initialise projects, based on them running 3.x or 4.x. See https://github.com/silverstripe/silverstripe-framework/pull/6337

https://github.com/silverstripe/silverstripe-travis-support/blob/master/_ss_environment.php