Skip to content

Instantly share code, notes, and snippets.

@Nick0603
Last active September 13, 2019 07:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Nick0603/dfca5e233214d34fc844fbfece8e5cc3 to your computer and use it in GitHub Desktop.
Save Nick0603/dfca5e233214d34fc844fbfece8e5cc3 to your computer and use it in GitHub Desktop.
image: lorisleiva/laravel-docker:latest
unit_test:
script:
- composer install --prefer-dist --no-ansi --no-interaction --no-progress --no-scripts
- ./vendor/bin/phpunit --testsuit Unit --coverage-text --colors=never
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment