From ff2ead17f9c3763bcf941baa6c9beb6c7411042c Mon Sep 17 00:00:00 2001 From: Nicolas Grekas Date: Wed, 1 Jul 2015 15:03:16 +0200 Subject: [PATCH] Move HHVM tests out of the allowed failures --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c13f0a5a32..b596948217 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,7 +22,6 @@ matrix: - php: hhvm allow_failures: - php: nightly - - php: hhvm fast_finish: true services: mongodb