Temporary disable PHP 5.5 build as it triggers a segfault

This commit is contained in:
Romain Neutron 2013-02-07 13:53:44 +01:00
commit 785c81ef8b

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