From ba028d1dcf3757c12b4a9cfa663f05d7bdce6f95 Mon Sep 17 00:00:00 2001 From: Justin Hileman Date: Sat, 18 Jul 2015 07:30:38 -0700 Subject: [PATCH] We won't be needing this anymore. --- .travis.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index a9384873..7d3b7e5e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,8 +17,3 @@ php: - hhvm sudo: false - -matrix: - allow_failures: - - php: hhvm-nightly - fast_finish: true