From b335f347ad67f639a2b2e375e07186580cc9e860 Mon Sep 17 00:00:00 2001 From: Ignace Nyamagana Butera Date: Fri, 14 Feb 2014 15:12:08 +0100 Subject: [PATCH] adding PHP 5.6 into travis test --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index ad1ec6a2..f008527d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ language: php php: - 5.4 - 5.5 + - 5.6 - hhvm before_script: