image: php:7.1-alpine before_script: - bash ci/docker_install.sh > /dev/null test:local: script: - php composer.phar test-local