From a257fb8acdb9c13d0dab526ac96522cb3f764e1a Mon Sep 17 00:00:00 2001 From: Justin Hileman Date: Fri, 22 Aug 2014 22:31:36 -0700 Subject: [PATCH] Require HHVM to pass now. https://github.com/facebook/hhvm/pull/1860 --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index e8b83bc..fa13c65 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,3 @@ php: - 5.5 - 5.6 - hhvm - -matrix: - allow_failures: - - php: hhvm # See https://github.com/facebook/hhvm/pull/1860 \ No newline at end of file