X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=.travis.yml;h=6e076533211907f2301110d97d27ae70ab08ff5b;hb=11c4eb6dcebacecdb3823fc7b5febbddfa43e574;hp=dedb4e14a74adf6ff9788a9a3762ae67016fc95c;hpb=97dc02ccdb5498d202c8f1a7d0accbdf9a76b885;p=lhc%2Fweb%2Fwiklou.git diff --git a/.travis.yml b/.travis.yml index dedb4e14a7..6e07653321 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,7 @@ language: php php: - hhvm-nightly + - 5.3 services: - mysql @@ -42,6 +43,7 @@ notifications: irc: channels: - "chat.freenode.net#mediawiki-core" + - "chat.freenode.net#mediawiki-feed" on_success: change on_failure: change skip_join: true