mirror of
https://github.com/mosbth/cimage.git
synced 2025-01-17 02:58:15 +01:00
adding hook for gitter
This commit is contained in:
parent
39cee7647e
commit
9c81286efa
@ -5,9 +5,16 @@ php:
|
||||
- 5.6
|
||||
- hhvm
|
||||
- nightly
|
||||
- "7.0"
|
||||
|
||||
script:
|
||||
- phpunit
|
||||
|
||||
notifications:
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user