language: php php: - '5.6' - '7.0' install: - composer install script: bin/phpunit.bat -c app