Force default search backend on search test
[lhc/web/wiklou.git] / .travis.yml
index 4e03068..dedb4e1 100644 (file)
@@ -10,7 +10,6 @@ language: php
 
 php:
   - hhvm-nightly
-  - 5.3
 
 services:
   - mysql
@@ -39,6 +38,7 @@ script:
   - php tests/phpunit/phpunit.php
 
 notifications:
+  email: false
   irc:
     channels:
       - "chat.freenode.net#mediawiki-core"