ActiveOption specifies the optional parameters for active endpoint.
ActiveService handles communication with the active endpoints of Travis CI API.
BetaFeature is a standard representation of an individual beta feature
Travis CI API docs: https://developer.travis-ci.com/resource/beta_feature#attributes.
BetaFeaturesService handles communication with the beta feature related methods of the Travis CI API.
BetaMigrationRequest is a standard representation of an individual beta migration request
Travis CI API docs: https://developer.travis-ci.com/resource/beta_migration_request#attributes.
BetaMigrationRequestBody specifies body for creating a beta migration request.
BetaMigrationRequestOption specifies options for finding a beta migration requests.
BetaMigrationRequestsService handles communication with the beta migration requests related methods of the Travis CI API.
Branch represents a branch of a GitHub repository
Travis CI API docs: https://developer.travis-ci.com/resource/branch#standard-representation.
BranchesOption specifies the optional parameters for branches endpoint.
BranchesService handles communication with the branch related methods of the Travis CI API.
BranchOption specifies the optional parameters for branch endpoint.
Broadcast is a standard representation of an individual broadcast
Travis CI API docs: https://developer.travis-ci.com/resource/broadcast#standard-representation.
BroadcastsOption specifies the optional parameters for broadcasts endpoint.
BroadcastsService handles communication with the broadcasts related methods of the Travis CI API.
Build represents a Travis CI build
Travis CI API docs: https://developer.travis-ci.com/resource/build#standard-representation.
BuildOption specifies the optional parameters for build endpoint.
BuildsByRepoOption specifies the optional parameters for builds endpoint.
BuildsOption specifies the optional parameters for builds endpoint.
BuildsService handles communication with the builds related methods of the Travis CI API.
Cache is a standard representation of a cache on Travis CI
Travis CI API docs: https://developer.travis-ci.com/resource/caches#attributes.
CachesService handles communication with the caches endpoints of Travis CI API.
A Client manages communication with the Travis CI API.
Commit is a standard representation of a GitHub commit as seen by Travis CI
Travis CI API docs: https://developer.travis-ci.com/resource/commit#standard-representation.
Committer is a committer of the commit.
Config represents Travis CI job's configuration.
Cron is a standard representation of an individual cron
Travis CI API docs: https://developer.travis-ci.com/resource/cron#standard-representation.
CronBody specifies body for creating cron.
CronOption specifies options for fetching cron.
CronsOption specifies options for fetching crons.
CronsService handles communication with the crons related methods of the Travis CI API.
EmailSubscriptionService handles communication with the email subscription related methods of the Travis CI API.
EnvVar is a standard representation of a environment variable on Travis CI
Travis CI API docs: https://developer.travis-ci.com/resource/env_var#standard-representation.
EnvVarBody specifies options for creating and updating env var.
EnvVarsService handles communication with the env vars endpoints of Travis CI API.
ErrorResponse reports an error caused by an API request.
GeneratedKeyPairService handles communication with the key pair (generated) endpoints of Travis CI API.
Installation represents a GitHub App installation
Travis CI API docs: https://developer.travis-ci.com/resource/installation#standard-representation.
InstallationOption is query parameters to one can specify to find installation.
InstallationsService handles communication with the installation related methods of the Travis CI API.
Job represents a Travis CI job
Travis CI API docs: https://developer.travis-ci.com/resource/job#standard-representation.
JobOption is query parameters to one can specify to find job.
JobsOption is query parameters to one can specify to find jobs.
JobsService handles communication with the jobs related methods of the Travis CI API.
KeyPair is a standard representation of a public/private RSA key pair on Travis CI
Travis CI API docs: https://developer.travis-ci.com/resource/key_pair#standard-representation.
KeyPairBody specifies options for creating and updating key pair.
KeyPairService handles communication with the key pair endpoints of Travis CI API.
LintService handles communication with the lint endpoint of Travis CI API.
Log represents a Travis CI job log.
LogPart is parts that form the log.
LogsService handles communication with the logs related methods of the Travis CI API.
Message represents an individual Message.
MessagesOption specifies the optional parameters for messages endpoint.
MessagesService handles communication with the Message related methods of the Travis CI API.
Metadata is a metadata returned from the Travis CI API.
Organization is a standard representation of an individual organization
Travis CI API docs: https://developer.travis-ci.com/resource/organization#standard-representation.
OrganizationOption specifies the optional parameters for organization endpoint.
OrganizationsOption specifies the optional parameters for organizations endpoint.
OrganizationsService handles communication with the organization related methods of the Travis CI API.
Owner represents a GitHub Repository
Travis CI API docs: https://developer.travis-ci.com/resource/owner#standard-representation.
OwnerOption specifies the optional parameters for owner endpoint.
OwnerService handles communication with the GitHub owner related methods of the Travis CI API.
Preference is a standard representation of an individual preference
Travis CI API docs: https://developer.travis-ci.com/resource/preference#standard-representation.
PreferenceBody is body for creating preference.
PreferencesService handles communication with the preferences related methods of the Travis CI API.
RepositoriesOption is query parameters to one can specify to find repositories.
RepositoriesService handles communication with the builds related methods of the Travis CI API.
Repository represents a Travis CI repository
Travis CI API docs: https://developer.travis-ci.com/resource/repository#standard-representation.
RepositoryOption is query parameters to one can specify to find repository.
Request represents a Travis CI request.
RequestBody specifies body for creating request.
RequestOption specifies options for finding a request.
RequestsOption specifies options for listing requests.
RequestsService handles communication with the requests related methods of the Travis CI API.
Setting represents a Travis CI setting.
SettingBody is a body to update setting.
SettingsService handles communication with the setting related methods of the Travis CI API.
Stage is a standard representation of an individual stage
Travis CI API docs: https://developer.travis-ci.com/resource/stage#standard-representation.
StagesOption is query parameters to one can specify to list stages.
StagesService handles communication with the stage related methods of the Travis CI API.
Tag is a standard representation of a Travis CI tag.
No description provided by the author
User represents a Travis CI user.
UserOption is query parameters to one can specify to find a user.
UserService handles communication with the users related methods of the Travis CI API.
Warning is a standard representation of a warning of .travis.yml content validation
Travis CI API docs: https://developer.travis-ci.com/resource/lint.