As a SilverStripe 4 module developer,
I want to add silverstripe/travis-support to my module's Travis configuration,
So that I can easily enable CI builds to run my unit tests
This probably just needs a new example template in the readme for SilverStripe modules to test against CORE_RELEASE=master (for now) in PHP 5.5, 5.6, 7.0 and 7.1.
As a SilverStripe 4 module developer, I want to add silverstripe/travis-support to my module's Travis configuration, So that I can easily enable CI builds to run my unit tests
This probably just needs a new example template in the readme for SilverStripe modules to test against
CORE_RELEASE=master
(for now) in PHP 5.5, 5.6, 7.0 and 7.1.