Skip to content

Commit

Permalink
Add Gitter notification
Browse files Browse the repository at this point in the history
  • Loading branch information
Fryguy committed Apr 6, 2017
1 parent af9f659 commit 00a2ae5
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,11 @@ env:
addons:
postgresql: '9.4'
install: bin/setup
after_script: bundle exec codeclimate-test-reporter
after_script: bundle exec codeclimate-test-reporter
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/ee67c95151011b035311
on_success: change
on_failure: always
on_start: never

0 comments on commit 00a2ae5

Please sign in to comment.