I’m working on a pull request for the Geany project. Right now, this code from .travis.yml on L8-19 runs 12 different jobs. Is there a way to use a build matrix to reduce the lines of code?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Using Build Matrix for multiple Ubuntu distributions | 6 | 2141 | September 25, 2020 | |
How to share a build-matrix of jobs between multiple projects | 0 | 585 | April 24, 2020 | |
Matrix and normal jobs combined | 1 | 819 | October 21, 2020 | |
Travis CI: Branch Filters in Build Matrix items | 3 | 5627 | March 6, 2020 | |
Refactoring multi-platform .travis.yml | 1 | 1225 | October 19, 2018 |