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