From 693c0e6f3c876baa15488b0c6eaf19ed6ebe290c Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Sun, 5 Jan 2014 17:46:03 +0100 Subject: [PATCH] removed HHVM from the allowed failures --- .travis.yml | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index d94bcf2..a8d71c2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,5 +19,3 @@ matrix: exclude: - php: hhvm env: TWIG_EXT=yes - allow_failures: - - php: hhvm -- 1.7.2.5