Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

Commit

Permalink
Add gitter notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
larryxiao625 committed Feb 13, 2016
1 parent 22ab719 commit 63f270e
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:
tags: true
after_deploy:
- fir p app/build/outputs/apk/app-release.apk -T $FIR_TOKEN -c "`git cat-file tag $TRAVIS_TAG`"
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/d83cc8365de0abdd097e
on_success: always # options: [always|never|change] default: always
on_failure: always # options: [always|never|change] default: always
on_start: always # options: [always|never|change] default: always

0 comments on commit 63f270e

Please sign in to comment.