From 32a5ab6492c2321b500ae5387138e995859534b1 Mon Sep 17 00:00:00 2001 From: Timothy J Warren Date: Tue, 16 Jan 2018 15:04:25 -0500 Subject: [PATCH] Remove php 7.0 test --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6518bd64..38328d45 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,6 @@ install: - composer install --ignore-platform-reqs php: - - 7 - 7.1 - 7.2 - hhvm