Last active
September 13, 2019 07:19
-
-
Save Nick0603/dfca5e233214d34fc844fbfece8e5cc3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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