From 2ff51de3df0c511e447fc1317a245efb70cb0922 Mon Sep 17 00:00:00 2001 From: Uwe Tews Date: Tue, 12 May 2015 04:48:10 +0200 Subject: [PATCH] allow failures of hhvm --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 76e741ac..15127a17 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,7 @@ php: allow_failures: - php: nightly + - php: hhvm install: - git clone --depth=50 --branch=master git://github.com/smarty-php/smarty-phpunit.git