mirror of
https://github.com/Intervention/image.git
synced 2025-09-08 21:20:46 +02:00
Replace driver color classes
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
||||
tests:
|
||||
build: ./
|
||||
working_dir: /project
|
||||
command: bash -c "composer install && ./vendor/bin/phpunit -vvv"
|
||||
command: bash -c "composer install && ./vendor/bin/phpunit -vvv --filter=InputHandlerTest"
|
||||
volumes:
|
||||
- ./:/project
|
||||
analysis:
|
||||
|
Reference in New Issue
Block a user