X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=.travis.yml;h=b28861d4e2014b4651e8311ae395df887f0f82ca;hb=62b7f12418566ec24ed6b10ed749aca060e84b85;hp=e15fc55426b81341ea7843b26630b4a3637506ec;hpb=2f1e5a8d22d7c005e72f8bdb732e6d7076ac3344;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