From e39e0ebfd675445e5debb4abbcef3f521229ac0d Mon Sep 17 00:00:00 2001 From: Romain Neutron Date: Thu, 31 May 2012 12:33:46 +0200 Subject: [PATCH] Add build on 5.3.3 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index fd02670..21851e3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,7 @@ before_script: - php composer.phar install php: + - 5.3.3 - 5.3 - 5.4