Add PHP 5.5 to Travis-CI testing and allow it to fail.
@ -4,5 +4,10 @@ php:
- 5.3.3
- 5.3
- 5.4
- 5.5
matrix:
allow_failures:
- php: 5.5
before_script: php vendors.php