From 67e9d0837135d5fcbb788e6c3f7872ea6614dd4b Mon Sep 17 00:00:00 2001 From: Uwe Tews Date: Fri, 21 Jul 2017 05:53:22 +0200 Subject: [PATCH] remove hhvm from travis tests --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 3e364142..23a54ac0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,3 @@ -sudo: true -dist: trusty language: php @@ -10,7 +8,7 @@ php: - 5.6 - 7.0 - 7.1 - - hhvm + services: - memcached