X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=.travis.yml;h=b28861d4e2014b4651e8311ae395df887f0f82ca;hb=e8e6d7f47bafda99d7d3c04a0379b57b96643940;hp=e15fc55426b81341ea7843b26630b4a3637506ec;hpb=4b5773a4de8156c026be2aab92e059793d612fdd;p=lhc%2Fweb%2Fwiklou.git diff --git a/.travis.yml b/.travis.yml index e15fc55426..b28861d4e2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -38,8 +38,9 @@ matrix: - env: dbtype=mysql dbuser=root php: hhvm-3.18 allow_failures: - - php: hhvm-3.24 + - php: hhvm-3.18 - php: hhvm-3.21 + - php: hhvm-3.24 services: - mysql @@ -80,7 +81,8 @@ notifications: email: false irc: channels: - - "chat.freenode.net#mediawiki-feed" + - "chat.freenode.net#wikimedia-dev" + template: + - "%{repository}#%{build_number} (%{branch} - %{commit} %{author}): %{message} - %{build_url}" on_success: change - on_failure: change - skip_join: true + on_failure: always