Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 2a99cac4a2414380f080e88915af93aed8b47a61 https://github.com/phpmyadmin/phpmyadmin/commit/2a99cac4a2414380f080e88915af... Author: Michal Čihař michal@cihar.com Date: 2014-04-23 (Wed, 23 Apr 2014)
Changed paths: M .travis.yml
Log Message: ----------- Do not try to measure coverage on Selenium builds with Travis
This is currently too broken in PHPUnit-Selenium, the most obvious problem being https://github.com/sebastianbergmann/phpunit-selenium/pull/303
Signed-off-by: Michal Čihař michal@cihar.com