We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d599347 commit 0720914Copy full SHA for 0720914
.travis.yml
@@ -16,4 +16,4 @@ before_script:
16
- travis_retry composer install --no-interaction --prefer-source
17
18
script:
19
- - vendor/bin/phpunit ./vendor/unisharp/laravel-filemanager/tests/TestApi.php
+ - vendor/bin/phpunit --verbose
0 commit comments