X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=.travis.yml;h=ad35b76177acde4f4e2f8e2e138a0a6467447f95;hb=1666a9d10bb007f715278d57b4c911196de19bab;hp=e15fc55426b81341ea7843b26630b4a3637506ec;hpb=9c185ca85c3c58f96e866c9347c2b7f031ddb289;p=lhc%2Fweb%2Fwiklou.git diff --git a/.travis.yml b/.travis.yml index e15fc55426..ad35b76177 100644 --- a/.travis.yml +++ b/.travis.yml @@ -38,8 +38,10 @@ matrix: - env: dbtype=mysql dbuser=root php: hhvm-3.18 allow_failures: - - php: hhvm-3.24 + - php: 7.2 + - php: hhvm-3.18 - php: hhvm-3.21 + - php: hhvm-3.24 services: - mysql @@ -80,7 +82,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