X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=.travis.yml;h=6e076533211907f2301110d97d27ae70ab08ff5b;hb=f40d17e0975bdea76eda61da9483d93036210b68;hp=64075f1da2f9515116971ac74192a0fd4dfc7f6a;hpb=2d8ea5461cef152fe684ddae0ec3011a8ea1e21a;p=lhc%2Fweb%2Fwiklou.git diff --git a/.travis.yml b/.travis.yml index 64075f1da2..6e07653321 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,7 @@ language: php php: - hhvm-nightly + - 5.3 services: - mysql @@ -38,9 +39,11 @@ script: - php tests/phpunit/phpunit.php notifications: + email: false irc: channels: - "chat.freenode.net#mediawiki-core" + - "chat.freenode.net#mediawiki-feed" on_success: change on_failure: change skip_join: true