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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user