Summary
    Gets the build directory for the current build.
    
		- Namespace
 - Cake
.Common .Build .TravisCI .Data  - Containing Type
 - TravisCIBuildInfo
 
Syntax
public string BuildDirectory { get; }
	Value
| Type | Description | 
|---|---|
| string | The build directory. | 
