image: php:7.0 before_script: # Install dependencies - bash ci/docker_install.sh > /dev/null test:local: script: - composer.phar test-local