From 354eb147f6ea8e8be7dc14e8cd2cf1c68f607542 Mon Sep 17 00:00:00 2001 From: Timothy J Warren Date: Fri, 5 Oct 2018 11:42:44 -0400 Subject: [PATCH] Fix test configuration for travis --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index fd420a9..405517d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,10 +4,8 @@ install: - composer install php: - - 7 - 7.1 - 7.2 - - hhvm - nightly script: