This content is part of a third party extension that is not supported by the Cake project.
        
	
		Summary
            Initializes a new instance of the 
		TravisCIEngine class.
            - Assembly
 - Cake
.TravisCI .Module .dll  - Namespace
 - Cake
.TravisCI .Module  - Containing Type
 - TravisCIEngine
 
Syntax
public TravisCIEngine(ICakeDataService dataService, IConsole console)
	Parameters
| Name | Type | Description | 
|---|---|---|
| dataService | ICakeDataService | Implementation of ICakeDataService. | 
					
| console | IConsole | Implementation of IConsole. | 
					
Return Value
| Type | Description | 
|---|---|
| void | 
