image: php:7.0 before_script: - bash ci/docker_install.sh > /dev/null test:app: script: - cd api/Tests - ls - phpunit