From 1e1e929d9e69b816e647f2ba15417f5959f925e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Poirotte?= Date: Sun, 18 Mar 2018 16:30:49 +0100 Subject: [PATCH] Remove support for HHVM --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9ce54a1..f8542dc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,7 +13,6 @@ php: - 5.6 - 7.0 - 7.1 - - hhvm matrix: fast_finish: true