]> granicus.if.org Git - php/commitdiff
fix irc notification for build failure/recover
authorFerenc Kovacs <tyrael@php.net>
Wed, 8 Apr 2015 17:00:03 +0000 (19:00 +0200)
committerFerenc Kovacs <tyrael@php.net>
Wed, 8 Apr 2015 17:00:03 +0000 (19:00 +0200)
.travis.yml

index 8d5a8152e912cba336383d40b37daffee3fadb75..0bb77b99a41f43a2521013c661bf2b1db6712c75 100644 (file)
@@ -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