Build Stages: Matrix expansion
This example has 2 build stages:
- Four test jobs that have been expanded from
rvm
andenv
matrix keys. - One deploy job.
Here’s what the .travis.yml
config could look like:
This is how the build matrix might look:
You can find the code for this example on our demo repository: