From cd1a86475136aaf25d648f9b924373699209dcc2 Mon Sep 17 00:00:00 2001 From: uwetews Date: Sun, 21 May 2017 18:22:43 +0200 Subject: [PATCH] Add PHP 5.2 to test (reverted from commit 9e7c1f4b0d752f34cf5b913461b1101fe9dc86e3) --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 9d8efc7d..e476eac1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,14 +1,12 @@ language: php php: - - 5.2 - 5.3 - 5.4 - 5.5 - 5.6 - 7.0 - 7.1 - - nightly - hhvm services: