From 655a8eb4324bc9276725c8294d4a6650ea17581f Mon Sep 17 00:00:00 2001 From: "U-UNITED\\friebe" Date: Sun, 27 May 2018 09:02:55 +0200 Subject: [PATCH] Also ignore HHVM for the moment Seems some major breaks have occurred all over the place, see e.g. https://travis-ci.org/xp-framework/core/jobs/384114814 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 429f2514c1..2649ba7099 100755 --- a/.travis.yml +++ b/.travis.yml @@ -12,6 +12,7 @@ php: matrix: allow_failures: + - php: hhvm - php: hhvm-nightly before_script: