summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorFerenc Kovacs <tyrael@php.net>2015-04-08 19:00:35 +0200
committerFerenc Kovacs <tyrael@php.net>2015-04-08 19:00:35 +0200
commitefa6a2657bca0766d671365fd3e1769761eb8ccb (patch)
treead932291e71e8293a63642139b76a8c1835e8a46 /.travis.yml
parent32484e3f5fc04f127199399a0ee52594912fa66a (diff)
parentf5c8a79fa511fddbfd5499e24399d6e8348dd3ce (diff)
downloadphp-git-efa6a2657bca0766d671365fd3e1769761eb8ccb.tar.gz
Merge branch 'PHP-5.6'
* PHP-5.6: fix irc notification for build failure/recover
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index aab1c8abd7..929c769d21 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,9 +9,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