Re-enable build on PHP 5.5

This commit is contained in:
Romain Neutron 2013-07-03 18:24:20 +02:00
commit d85671b51d

View file

@ -10,7 +10,7 @@ before_script:
php: php:
- 5.3 - 5.3
- 5.4 - 5.4
# - 5.5 - 5.5
script: script:
- phpunit - phpunit