1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-07-31 13:40:08 +02:00

adding hook for gitter

This commit is contained in:
Mikael Roos
2015-12-02 11:02:03 +01:00
parent 39cee7647e
commit 9c81286efa

View File

@@ -5,9 +5,16 @@ php:
- 5.6 - 5.6
- hhvm - hhvm
- nightly - nightly
- "7.0"
script: script:
- phpunit - phpunit
notifications: notifications:
irc: "irc.freenode.org#dbwebb" irc: "irc.freenode.org#dbwebb"
webhooks:
urls:
- https://webhooks.gitter.im/e/cce29c69604daa8a60ab
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