I’ve kinda worked around this by having a parent build that triggers a new matrix build based on the touched files in the TRAVIS_COMMIT_RANGE. It’s fairly hacky since the API doesn’t support triggering a specific commit, but it works for now: Trigger a specific commit via the Travis API
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Conditional build without triggering TravisCI VMs | 3 | 1320 | November 20, 2019 | |
Skip travis build if certain condition is met | 2 | 1489 | March 5, 2019 | |
Pull request builds checkout wrong commits | 0 | 656 | May 22, 2019 | |
Allow matrix builds conditionally | 3 | 1166 | July 19, 2019 | |
How to trigger a build in the test project upon a commit to dev project with Travis CI API | 5 | 1478 | June 15, 2021 |