Skip to content

Commit

Permalink
added gitter integration for travis-ci
Browse files Browse the repository at this point in the history
This will notify about Travis build status on
https://gitter.im/machinekit/machinekit
  • Loading branch information
bobvanderlinden committed Nov 29, 2015
1 parent 91fb342 commit 95d1797
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ notifications:
email:
on_success: never
on_failure: always
webhooks:
urls:
- https://webhooks.gitter.im/e/8d4ba176d0a87862caa8
on_success: change
on_failure: always
on_start: never


language: bash

Expand Down

0 comments on commit 95d1797

Please sign in to comment.