CoverallsConfiguration
in package
implements
ConfigurationInterface
Definition of .coveralls.yml configuration.
same as ruby
repo_token: your-token repo_secret_token: your-token service_name: travis-pro
coverage_clover: build/logs/clover.xml json_path: build/logs/coveralls-upload.json
Tags
Table of Contents
Interfaces
- ConfigurationInterface
- Configuration interface.
Methods
- getConfigTreeBuilder() : TreeBuilder
- Generates the configuration tree builder.
Methods
getConfigTreeBuilder()
Generates the configuration tree builder.
public
getConfigTreeBuilder() : TreeBuilder