From adfdafe58b23ba4b3a0de523c5869383b8ef9eab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Fri, 5 Dec 2014 09:36:01 +0100 Subject: [PATCH] The hhvm build should no longer fail MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Čihař --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 91f9bc509b..8c35b8492c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -57,8 +57,6 @@ matrix: allow_failures: - php: 5.6 env: PHPUNIT_ARGS="--group selenium" SELENIUM="yes" - - php: hhvm - env: PHPUNIT_ARGS="--exclude-group selenium" fast_finish: true include: - php: 5.6