language: php before_script: composer install --dev --prefer-source php: - 5.3 - 5.4 - 5.5 matrix: allow_failures: - php: 5.5