Skywire / m2-travis

M2 travis configuration
Open Software License 3.0
0 stars 0 forks source link

M2 travis configuration

Installation

composer require skywire/travis

Commit new files to git.

Files can be customised for your project, composer should not overwrite them when you run an install or update

Usage

Travis file covers unit, integration and api-functional tests. If you are not using any of these suites in your project then you can remove them from the matrix. Each matrix entry launches a travis instance, so it's best to only use the suites you require.