From f8b3e7c535a81846a717fe725f4cb78059c8ed47 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 23 Jan 2015 15:51:27 +0100 Subject: Update .travis.yml test --- .travis.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.travis.yml b/.travis.yml index 4c355c4aa..ed7703f70 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,11 @@ php: - 5.4 - 5.5 - 5.6 + - hhvm + +matrix: + allow_failures: + - php: hhvm env: - DB=sqlite -- cgit v1.2.3