From 74578c7b583248231736da7791441fc376516a54 Mon Sep 17 00:00:00 2001 From: Felix Becker Date: Sun, 5 Nov 2017 02:28:38 -0800 Subject: [PATCH] ci(travis): only test lowest and highest PHP version --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ffeef4a..289f969 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,6 @@ language: php php: - 7.0 - - 7.1 - 7.2 git: