travis notifications for gitter

master
Evgeny Poberezkin 2016-08-12 00:50:30 +01:00
parent 311251d943
commit ffa40b9442
1 changed files with 7 additions and 0 deletions

View File

@ -11,3 +11,10 @@ after_script:
- codeclimate-test-reporter < coverage/lcov.info
- coveralls < coverage/lcov.info
- scripts/travis-gh-pages
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/9cab5fe0c9595511cd81
on_success: change
on_failure: always
on_start: never