Skip to content

Commit

Permalink
Add Gitter hook to Travis-CI
Browse files Browse the repository at this point in the history
  • Loading branch information
liushuyu committed May 27, 2016
1 parent a0bbcce commit a42a3c5
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 @@ -33,3 +33,10 @@ deploy:
all_branches: true
condition: "$TARGET_OS != linux"
repo: LMMS/lmms
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/1ac7fc698195981a9227
on_success: change # options: [always|never|change] default: always
on_failure: always # options: [always|never|change] default: always
on_start: never # options: [always|never|change] default: always

0 comments on commit a42a3c5

Please sign in to comment.