adding travis-integration to gitter

This commit is contained in:
Bastian Greshake
2016-02-16 00:31:15 +01:00
parent 9e42d494ff
commit 3545955a31

View File

@@ -22,3 +22,10 @@ deploy:
script: bin/deploy
on:
branch: master
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/4c51e5a596ad847fad37
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