Get build
get_buildRetrieve the current state, branch/PR, commit, timing, and job IDs for a single Travis CI build using its build ID.
Instructions
State, branch/PR, commit, timing and job IDs of one Travis build.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| build_id | Yes | Travis build ID, the number in .../builds/<id> URLs |