From 4ecf7d123c2432ea6fe9eae79180300c1a1114ef Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sat, 13 Feb 2016 19:06:14 +0100 Subject: remove hhvm since it does not look like it will be supported any time soon --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 4a794b5d9..df1874128 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ php: - 5.5 - 5.6 - 7 - - hhvm + #- hhvm env: global: - CORE_BRANCH=stable8.2 -- cgit v1.2.3