Summary
Initializes a new instance of the
TravisCIPullRequestInfo
class.
- Namespace
- Cake
.Common .Build .TravisCI .Data - Containing Type
- Travis
C I Pull Request Info
Syntax
public TravisCIPullRequestInfo(ICakeEnvironment environment)
Parameters
Name | Type | Description |
---|---|---|
environment | ICakeEnvironment | The environment. |
Return Value
Type | Description |
---|---|
void |