From c10205b3498314c1fbfd7f81f9cdb7bd60a846a5 Mon Sep 17 00:00:00 2001 From: Koen Punt Date: Tue, 8 Oct 2013 10:18:00 +0200 Subject: [PATCH] added php 5.5 --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 270f331..54cb953 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,5 +2,6 @@ language: php php: - 5.3 - 5.4 + - 5.5 -script: phpunit ./ \ No newline at end of file +script: phpunit ./