From 44dc7f341fdfc9c0ac31f6c268c2834f54c55dc2 Mon Sep 17 00:00:00 2001 From: "Timothy J. Warren" Date: Tue, 11 Feb 2014 12:59:37 -0500 Subject: [PATCH] Test with PHP 5.6 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 490c337..2de81f7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ php: - 5.3 - 5.4 - 5.5 + - 5.6 - hhvm before_script: