Description
Travis CI integrations can query and automate builds through the Travis API. This Python library wraps Travis CI endpoints for scripts, dashboards, and developer tools that need repository, job, and build information.
It is imported by other Python code, not opened directly. Network access and Travis credentials or tokens may be required, so automation should store those secrets carefully.