Travis v0.0.1 Travis.Repos.Branches

https://docs.travis-ci.com/api#branches The branches API can be used to get information about the latest build on a given branch.

Summary

Functions

list(owner, repo, client \\ %Travis.Client{}, params \\ [])
list(binary, binary, Travis.Client.t, list) :: Travis.response
show(owner, repo, branch, client \\ %Travis.Client{}, params \\ [])
show(binary, binary, binary, Travis.Client.t, list) :: Travis.response