language: php os: - linux php: - 7.0 before_script: - composer install --ignore-platform-reqs script: - bin/phpunit