Skip to content

Commit

Permalink
Add Gitter webhook for Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Fryguy authored and martinpovolny committed Dec 22, 2016
1 parent a35c5ed commit 77fc645
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 @@ -14,3 +14,10 @@ before_install:
- source ${TRAVIS_BUILD_DIR}/tools/ci/before_install.sh
before_script: bundle exec rake spec:setup
after_script: bundle exec codeclimate-test-reporter
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/9a9f972a1225d28e0f05
on_success: change
on_failure: always
on_start: never

0 comments on commit 77fc645

Please sign in to comment.