summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorFerenc Kovacs <tyrael@php.net>2015-04-08 19:00:21 +0200
committerFerenc Kovacs <tyrael@php.net>2015-04-08 19:00:21 +0200
commitf5c8a79fa511fddbfd5499e24399d6e8348dd3ce (patch)
tree0c87ef074bf0b6b823257f95e345162d88351230 /.travis.yml
parentec0b888a82415365f8824139e931d20768715db2 (diff)
parent923102230b02db4bd9c216a9694da5a822369caa (diff)
downloadphp-git-f5c8a79fa511fddbfd5499e24399d6e8348dd3ce.tar.gz
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5: 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 e436da5a97..a8f734ace0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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