language: php php: - "5.6" - "7.0" before_script: - composer selfupdate - composer install --prefer-source script: - vendor/bin/phpunit