1
0
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:
Ferenc Kovacs
2015-04-05 22:54:30 +02:00
parent 8751e0fe71
commit 829ea23d34

View File

@@ -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