travis.rb
travis.rb copied to clipboard
Trigger custom builds
Custom build triggering is available in the V3 api:
https://docs.travis-ci.com/user/triggering-builds/
And also mentioned in:
https://blog.travis-ci.com/2017-08-24-trigger-custom-build
However, trawling the docs, I can't seem to work out how to trigger custom builds using the rubygem.
Is this not yet supported?
Is there any update? Is there even any interest from @travis-ci team? Would PR be welcome?