Skip to content

Commit

Permalink
Merge pull request #2691 from ceedubs/gitter-notifications
Browse files Browse the repository at this point in the history
Don't send Gitter notifications for fork builds
  • Loading branch information
ceedubs authored Jan 9, 2019
2 parents 17293ed + 455e2cd commit 15dd2f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ install:
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/2d5ea16a2f66f60a590b
- ${GITTER_WEBHOOK_URL}
on_success: change
on_failure: always
on_start: false
Expand Down

0 comments on commit 15dd2f7

Please sign in to comment.