From 59b3a530899c5b47876002ce5433799782002cc0 Mon Sep 17 00:00:00 2001 From: uwetews Date: Mon, 28 Dec 2015 06:00:03 +0100 Subject: [PATCH] remove allowed failure on hhvm --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 421ed9e8..0ff17547 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,9 +8,6 @@ php: - 7.0 - hhvm -matrix: - allow_failures: - - php: hhvm before_script: - travis_retry composer --prefer-source --dev install