From 9b2e37e287aab490d54b02817405203b4235a4f7 Mon Sep 17 00:00:00 2001 From: Luke Towers Date: Tue, 4 Jul 2017 08:32:37 -0600 Subject: [PATCH] Early removal of HHVM Early merge of https://github.com/octobercms/october/commit/2424a6563d354bf0a6548cf832a34b5501a61b73 because it's annoying that the builds fail on pull requests for the develop branch all of the time. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 906c7b881..0b88eae46 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,6 @@ php: - 5.6 - 7.0 - 7.1 - - hhvm - nightly matrix: