mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5: fix irc notification for build failure/recover
This commit is contained in:
@@ -5,9 +5,9 @@ notifications:
|
||||
on_failure: change
|
||||
irc:
|
||||
channels:
|
||||
- "irc.paraphysics.net#php.pecl"
|
||||
on_success: [change]
|
||||
on_failure: [always]
|
||||
- "irc.efnet.org#php.pecl"
|
||||
on_success: change
|
||||
on_failure: always
|
||||
|
||||
cache:
|
||||
- apt
|
||||
|
||||
Reference in New Issue
Block a user