From 7953f27b38ee349686d615024760a993a40a1511 Mon Sep 17 00:00:00 2001 From: Alex Bilbie Date: Sat, 1 Jul 2017 18:07:09 +0100 Subject: [PATCH] Stop testing HHVM --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 9536e362..c0ce917b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,8 +2,6 @@ language: php sudo: false -dist: trusty - cache: directories: - vendor @@ -14,7 +12,6 @@ php: - 5.6 - 7.0 - 7.1 - - hhvm install: - travis_retry composer install --no-interaction --prefer-source