running_on_travis

running_on_travis()[source]

Detect if the current environment is running on travis.

Returns

True if the current environment is on travis, False otherwise.

Return type

bool