Add build on PHP 5.3.2

This commit is contained in:
Romain Neutron 2012-04-26 23:49:06 +02:00
commit 4c34a5685e

View file

@ -7,5 +7,6 @@ before_script:
- php composer.phar install - php composer.phar install
php: php:
- 5.3.2
- 5.3 - 5.3
- 5.4 - 5.4