Skip to content

Add travis integration with gitter #71

@digitalsadhu

Description

@digitalsadhu

You need to configure your Travis job to send Webhook notifications.

Add the following to your .travis.yml configuration:

notifications:
webhooks:
urls:
- YOUR_WEBHOOK_URL
on_success: change # options: [always|never|change] default: always
on_failure: always # options: [always|never|change] default: always
on_start: false # default: false
Your unique webhook url for this service:

https://webhooks.gitter.im/e/68d3b01a4df7110fc259

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions