Summary
Gets the commit that the current build is testing.
- Namespace
- Cake
.Common .Build .TravisCI .Data - Containing Type
- Travis
C I Repository Info
Syntax
public string Commit { get; }
Value
| Type | Description |
|---|---|
| string | The commit. |
public string Commit { get; }
| Type | Description |
|---|---|
| string | The commit. |