mirror of
https://github.com/php/php-src.git
synced 2026-03-26 17:22:15 +01:00
add travis failure/recover notification for our irc room
This commit is contained in:
@@ -3,6 +3,11 @@ language: c
|
||||
notifications:
|
||||
email:
|
||||
on_failure: change
|
||||
irc:
|
||||
channels:
|
||||
- "irc.paraphysics.net#php.pecl"
|
||||
on_success: [change]
|
||||
on_failure: [always]
|
||||
|
||||
cache:
|
||||
- apt
|
||||
|
||||
Reference in New Issue
Block a user