From: Fabien Potencier Date: Sun, 5 Jan 2014 16:46:03 +0000 (+0100) Subject: removed HHVM from the allowed failures X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=693c0e6f3c876baa15488b0c6eaf19ed6ebe290c;p=konrad%2Ftwig.git removed HHVM from the allowed failures --- 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