Skip to content

Commit

Permalink
Merge branch 'PHP-5.5' into PHP-5.6
Browse files Browse the repository at this point in the history
* PHP-5.5:
  fix irc notification for build failure/recover
  • Loading branch information
Tyrael committed Apr 8, 2015
2 parents ec0b888 + 9231022 commit f5c8a79
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f5c8a79

Please sign in to comment.