CoverallsArgs.service_name

REQUIRED The CI service or other environment in which the test suite was run. This can be anything, but certain services have special features (travis-ci, travis-pro, or coveralls-ruby).

struct CoverallsArgs
string service_name;

Meta