Skip to content
Snippets Groups Projects
Commit 563d043a authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

running integration tests without tty

parent 63492ea2
No related branches found
No related tags found
2 merge requests!1973Development,!1934Resolve "Update Images"
......@@ -15,7 +15,7 @@
- cp $ENV_PRODUCTION .env
- composer install
- php artisan optimize
- php artisan test
- php artisan test --without-tty -n
cache:
paths:
- metager/.composer/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment