From 84736dac9d3a523516e97a598130218acc17034b Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Thu, 26 May 2016 15:46:43 +0300 Subject: [PATCH] Test PHP 5.6.21 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 251caaf71c44..460a176f2c09 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ sudo: true php: - 5.5.9 - - 5.6.21 + - 5.6.16 # - 5.6 # - 7.0 # - hhvm